Home
last modified time | relevance | path

Searched defs:get_luminosity (Results 1 – 5 of 5) sorted by relevance

/dports/www/moodle311/moodle/admin/tool/brickfield/classes/local/htmlchecker/common/
H A Dbrickfield_accessibility_color_test.php180 public function get_luminosity(string $foreground, string $background): float { function in tool_brickfield\\local\\htmlchecker\\common\\brickfield_accessibility_color_test
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lwo/
H A DSurface.h57 inline float get_luminosity() const { return luminosity_; } in get_luminosity() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lwo/
H A DSurface.h57 inline float get_luminosity() const { return luminosity_; } in get_luminosity() function
/dports/x11-toolkits/ntk/ntk/src/
H A Dfl_color.cxx399 static int get_luminosity ( Fl_Color c1 ) in get_luminosity() function
/dports/sysutils/upower/upower-0.99.13/dbus/
H A Dup-device-generated.h74 gdouble (*get_luminosity) (UpExportedDevice *object); member