Home
last modified time | relevance | path

Searched defs:addColor (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/graphics/ospray/ospray-2.8.0/ospray/fb/tile_ops/
H A DSaveTiles.h27 vec3f addColor; member
39 vec3f addColor; member
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/retrie-0.1.1.1/Retrie/
H A DPretty.hs30 addColor intensity color x = mconcat function
/dports/games/libshhcards/shhcards-1.0.6/
H A Dcollect-all.pl26 sub addColor { subroutine
/dports/www/moinmoin/moin-1.9.11/contrib/TWikiDrawPlugin/src/CH/ifa/draw/util/
H A DColorMap.java73 private void addColor(ColorEntry color) { in addColor() method in ColorMap
77 public void addColor(String name, Color colour) { in addColor() method in ColorMap
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.kt47 … fun addColor(builder: FlatBufferBuilder, color: UByte) = builder.addByte(0, color.toByte(), 2) in startTestSimpleTableWithEnum() method
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.kt47 … fun addColor(builder: FlatBufferBuilder, color: UByte) = builder.addByte(0, color.toByte(), 2) in startTestSimpleTableWithEnum() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.kt47 … fun addColor(builder: FlatBufferBuilder, color: UByte) = builder.addByte(0, color.toByte(), 2) in startTestSimpleTableWithEnum() method
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.kt47 … fun addColor(builder: FlatBufferBuilder, color: UByte) = builder.addByte(0, color.toByte(), 2) in startTestSimpleTableWithEnum() method
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/misc/
H A Dpalette.h21 void addColor(const VALUE& val, const Color& color) in addColor() function
/dports/graphics/pear-Image_Graph/Image_Graph-0.8.0/Graph/Line/
H A DArray.php99 function addColor($color, $id = false) function in Image_Graph_Line_Array
/dports/graphics/pear-Image_Graph/Image_Graph-0.8.0/Graph/Fill/
H A DArray.php107 function addColor($color, $id = false) function in Image_Graph_Fill_Array
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/
H A DaddColor.c23 int addColor(int _iFig, double* _pdblNewColor) in addColor() function
/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFDisplayItemI.java59 public void addColor (int r, int g, int b, int alpha); in addColor() method
60 public void addColor (int r, int g, int b); in addColor() method
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/
H A DSWFDisplayItemI.java59 public void addColor (int r, int g, int b, int alpha); in addColor() method
60 public void addColor (int r, int g, int b); in addColor() method
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/
H A DSWFDisplayItemI.java59 public void addColor (int r, int g, int b, int alpha); in addColor() method
60 public void addColor (int r, int g, int b); in addColor() method
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/
H A DRendererInterface.php34 public function addColor($id, ColorInterface $color); function
H A DPng.php54 public function addColor($id, ColorInterface $color) function in BaconQrCode\\Renderer\\Image\\Png
H A DSvg.php70 public function addColor($id, ColorInterface $color) function in BaconQrCode\\Renderer\\Image\\Svg
/dports/deskutils/egroupware/egroupware/vendor/bacon/bacon-qr-code/src/BaconQrCode/Renderer/Image/
H A DRendererInterface.php34 public function addColor($id, ColorInterface $color); function
H A DPng.php54 public function addColor($id, ColorInterface $color) function in BaconQrCode\\Renderer\\Image\\Png
H A DSvg.php70 public function addColor($id, ColorInterface $color) function in BaconQrCode\\Renderer\\Image\\Svg
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/classes/Icons/
H A Dclass.ilSystemStyleIconColorSet.php24 public function addColor(ilSystemStyleIconColor $color) function in ilSystemStyleIconColorSet
/dports/www/ilias6/ILIAS-6.14/Services/Style/System/classes/Icons/
H A Dclass.ilSystemStyleIconColorSet.php24 public function addColor(ilSystemStyleIconColor $color) function in ilSystemStyleIconColorSet
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/models/
H A Dcolormodel.cpp68 #define addColor(name, color) \ macro
/dports/graphics/kontrast/kontrast-21.12.3/src/
H A Dsavedcolormodel.cpp68 bool SavedColorModel::addColor(const QString &name, const QColor &foreground, const QColor &backgro… in addColor() function in SavedColorModel

123456789