Home
last modified time | relevance | path

Searched defs:addColor (Results 51 – 75 of 205) sorted by relevance

123456789

/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.java28 …public static void addColor(FlatBufferBuilder builder, byte color) { builder.addByte(0, color, 2);… in addColor() method in TestSimpleTableWithEnum
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dreplacecolors.cpp67 void replaceColorsDialog::addColor() in addColor() function in replaceColorsDialog
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.java29 …public static void addColor(FlatBufferBuilder builder, int color) { builder.addByte(0, (byte)color… in addColor() method in TestSimpleTableWithEnum
/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/toolbarMenubar/model/
H A DToolbarColorNames.cpp59 void ToolbarColorNames::addColor(Color color, const std::string& name, bool predefined) { in addColor() function in ToolbarColorNames
/dports/games/multimc/MultiMC5-0.6.11/application/
H A DColorCache.h17 void addColor(int key, QColor color) in addColor() function
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/dialogs/tabular/
H A Dtabularproperties.cpp42 void TabularProperties::addColor(const QColor &color) in addColor() function in KileDialog::TabularProperties
/dports/editors/calligra/calligra-3.2.1/libs/widgets/
H A DKoEditColorSetDialog.cpp151 void KoEditColorSetWidget::addColor() in addColor() function in KoEditColorSetWidget
/dports/math/ogdf/OGDF/src/ogdf/simultaneous/
H A DSimDrawColorizer.cpp61 void SimDrawColorizer::addColor() in addColor() function in ogdf::SimDrawColorizer
/dports/games/scorched3d/scorched/src/common/tank/
H A DTankColorGenerator.cpp70 void TankColorGenerator::addColor(unsigned r, unsigned g, unsigned b) in addColor() function in TankColorGenerator
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/
H A Dqg_colorbox.cpp164 void QG_ColorBox::addColor(Qt::GlobalColor color, QString text) in addColor() function in QG_ColorBox
/dports/graphics/grafx2/grafx2/share/grafx2/scripts/samples/picture/thomson/lib/
H A Dcolor_reduction.lua67 function Voxel:addColor(color) function
/dports/graphics/krita/krita-4.4.8/libs/widgets/
H A DKoEditColorSetDialog.cpp166 void KoEditColorSetWidget::addColor() in addColor() function in KoEditColorSetWidget
/dports/devel/flatbuffers/flatbuffers-2.0.0/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.java29 …public static void addColor(FlatBufferBuilder builder, int color) { builder.addByte(0, (byte)color… in addColor() method in TestSimpleTableWithEnum
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/w32widgets/
H A DW32ColorComboBox.cpp154 void W32ColorComboBox::addColor(const std::string &name, ZLColor color) { in addColor() function in W32ColorComboBox
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.java29 …public static void addColor(FlatBufferBuilder builder, int color) { builder.addByte(0, (byte)color… in addColor() method in TestSimpleTableWithEnum
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/MyGame/Example/
H A DTestSimpleTableWithEnum.java29 …public static void addColor(FlatBufferBuilder builder, int color) { builder.addByte(0, (byte)color… in addColor() method in TestSimpleTableWithEnum
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/widgets/
H A Dcolor_dropdown.cpp95 void ColorDropDown::addColor(const MapColor* color) in addColor() function in OpenOrienteering::ColorDropDown
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/modules/community/addressbook/install/
H A DMigrate63to64.php937 public function addColor() { function in go\\modules\\community\\addressbook\\install\\Migrate63to64
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/
H A DRtfColorTable.java216 private void addColor(Integer i) { in addColor() method in RtfColorTable
/dports/graphics/delaboratory/delaboratory-0.8/core/
H A Dpalette.cc30 void dePalette3::addColor(const deColor4& color) in addColor() function in dePalette3
/dports/graphics/krita/krita-4.4.8/libs/psd/asl/
H A Dkis_asl_object_catcher.cpp62 void KisAslObjectCatcher::addColor(const QString &path, const QColor &value) { in addColor() function in KisAslObjectCatcher
/dports/audio/faust/faust-2.37.3/compiler/parallelize/
H A Dcolorize.cpp168 void addColor(Tree exp, int color) in addColor() function
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Ddetourdebugdraw.cpp116 void DebugDraw::addColor(osg::Vec4f&& value) in addColor() function in SceneUtil::DebugDraw
/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFDisplayItem.java83 public void addColor (int r, int g, int b, int alpha) in addColor() method in SWFDisplayItem
85 public void addColor (int r, int g, int b) in addColor() method in SWFDisplayItem
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/
H A DSWFDisplayItem.java83 public void addColor (int r, int g, int b, int alpha) in addColor() method in SWFDisplayItem
85 public void addColor (int r, int g, int b) in addColor() method in SWFDisplayItem

123456789