Home
last modified time | relevance | path

Searched defs:randomColor (Results 1 – 25 of 106) sorted by relevance

12345

/dports/textproc/google-translate-cli/translate-shell-0.9.6.12/include/
H A DTheme.awk18 function randomColor( i) { function
34 do temp = randomColor(); while (belongsTo(temp, n)) function
/dports/graphics/opencv/opencv-4.5.3/samples/python/tutorial_code/features2D/Homography/
H A Dperspective_correction.py12 def randomColor(): function
/dports/devel/vcglib/vcglib-2020.09/wrap/qt/
H A DOutline2ToQImage.h32 bool randomColor; variable
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/qt/
H A DOutline2ToQImage.h32 bool randomColor; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/opengl/overpainting/
H A Dbubble.cpp73 QColor Bubble::randomColor() in randomColor() function in Bubble
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/legacy/overpainting/
H A Dbubble.cpp83 QColor Bubble::randomColor() in randomColor() function in Bubble
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/ui/src/frontend/
H A Dcolorizer.ts126 export function randomColor(): string { function
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/opengl/hellogl_es2/
H A Dbubble.cpp100 QColor Bubble::randomColor() in randomColor() function in Bubble
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/opengl/hellogl_es/
H A Dbubble.cpp100 QColor Bubble::randomColor() in randomColor() function in Bubble
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/qopenglwidget/
H A Dbubble.cpp107 QColor Bubble::randomColor() in randomColor() function in Bubble
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/ui/src/common/
H A Dcolorizer.ts143 export function randomColor(): string { function
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/tutorial_code/features2D/Homography/
H A Dperspective_correction.cpp14 Scalar randomColor( RNG& rng ) in randomColor() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/scala-package/core/src/main/scala/org/apache/mxnet/
H A DImage.scala201 private def randomColor(transparency: Option[Float] = Some(1.0f)) : Color = { method
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/scala-package/core/src/main/scala/org/apache/mxnet/
H A DImage.scala201 private def randomColor(transparency: Option[Float] = Some(1.0f)) : Color = { method
/dports/graphics/opencv/opencv-4.5.3/samples/cpp/
H A Ddrawing.cpp14 static Scalar randomColor(RNG& rng) in randomColor() function
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/applications/osgearth_lights/
H A Dosgearth_lights.cpp67 randomColor() in randomColor() function
/dports/astro/marble/marble-21.12.3/tools/poly2kml/
H A Dmain.cpp40 QColor randomColor() in randomColor() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/vector/
H A Dqgsdiagramproperties.cpp678 QColor randomColor( red, green, blue ); in addAttribute() local
1029 QColor randomColor( red, green, blue ); in showAddAttributeExpressionDialog() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/vector/
H A Dqgsdiagramproperties.cpp680 const QColor randomColor( red, green, blue ); in addAttribute() local
1033 const QColor randomColor( red, green, blue ); in showAddAttributeExpressionDialog() local
/dports/graphics/krita/krita-4.4.8/plugins/paintops/sketch/
H A Dkis_sketch_paintop.cpp200 QColor randomColor; in doPaintLine() local
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/undo/
H A Dmainwindow.cpp313 static QColor randomColor() in randomColor() function
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/tools/undo/
H A Dmainwindow.cpp324 static QColor randomColor() in randomColor() function
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dbubbleswidget.py217 def randomColor(self): member in BubblesWidget
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dbubbleswidget.py217 def randomColor(self): member in BubblesWidget
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/designer/plugins/widgets/
H A Dbubbleswidget.py217 def randomColor(self): member in BubblesWidget

12345