Home
last modified time | relevance | path

Searched defs:get_random_color (Results 1 – 7 of 7) sorted by relevance

/dports/audio/din/din-52/src/
H A Dcolor.h82 struct get_random_color : get_color { struct
83 color& operator() () { in operator()
/dports/net-mgmt/collectd5/collectd-5.12.0/contrib/collection3/lib/Collectd/Graph/
H A DCommon.pm634 sub get_random_color subroutine
/dports/x11-wm/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0/src/
H A Dshowrepaint.cpp95 void get_random_color(wf::color_t& color) in get_random_color() function in wayfire_showrepaint
/dports/www/moodle310/moodle/mod/feedback/item/captcha/
H A Dprint_captcha.php119 function get_random_color($val1 = 0, $val2 = 255) { function
/dports/www/moodle311/moodle/mod/feedback/item/captcha/
H A Dprint_captcha.php119 function get_random_color($val1 = 0, $val2 = 255) { function
/dports/www/moodle39/moodle/mod/feedback/item/captcha/
H A Dprint_captcha.php119 function get_random_color($val1 = 0, $val2 = 255) { function
/dports/math/cgal/CGAL-5.3/include/CGAL/Qt/
H A DBasic_viewer_qt.h59 inline CGAL::IO::Color get_random_color(CGAL::Random& random) in get_random_color() function