Home
last modified time | relevance | path

Searched refs:set_yellow (Results 1 – 6 of 6) sorted by relevance

/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/colorsys-0.6.4/src/cmyk/
H A Dmod.rs63 pub fn set_yellow(&mut self, y: f64) { self.units.list[2].set(y); } in set_yellow() method
H A Dratio.rs22 pub fn set_yellow(&mut self, y: f64) { self.units.list[2].set(y); } in set_yellow() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_color.h84 CJS_Result set_yellow(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
H A Dcjs_color.cpp219 CJS_Result CJS_Color::set_yellow(CJS_Runtime* pRuntime, in set_yellow() function in CJS_Color
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcjs_color.h84 CJS_Result set_yellow(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
H A Dcjs_color.cpp220 CJS_Result CJS_Color::set_yellow(CJS_Runtime* pRuntime, in set_yellow() function in CJS_Color