Home
last modified time | relevance | path

Searched defs:ChooseColor (Results 1 – 21 of 21) sorted by relevance

/dports/games/scid/scid/tcl/windows/
H A Dpgn.tcl8 proc ChooseColor {type name} { procedure
/dports/games/0ad/0ad-0.0.23b-alpha/source/gui/
H A DIGUIButtonBehavior.cpp134 CColor IGUIButtonBehavior::ChooseColor() in ChooseColor() function in IGUIButtonBehavior
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Graphics/
H A DContrailRenderable.cs109 public static Color ChooseColor(Actor self) in ChooseColor() method
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DRenderContext.cpp33 void RenderContext_::ChooseColor(float r, float g, float b) in ChooseColor() function in RenderContext_
/dports/www/firefox-esr/firefox-91.8.0/image/test/gtest/
H A DCommon.h147 BGRAColor ChooseColor(const BGRAColor& aColor) const { in ChooseColor() function
/dports/lang/spidermonkey78/firefox-78.9.0/image/test/gtest/
H A DCommon.h147 BGRAColor ChooseColor(const BGRAColor& aColor) const { in ChooseColor() function
/dports/www/firefox/firefox-99.0/image/test/gtest/
H A DCommon.h147 BGRAColor ChooseColor(const BGRAColor& aColor) const { in ChooseColor() function
/dports/mail/thunderbird/thunderbird-91.8.0/image/test/gtest/
H A DCommon.h147 BGRAColor ChooseColor(const BGRAColor& aColor) const { in ChooseColor() function
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaintcontrols/
H A Dlcvectorialfillinterface.pas162 procedure ChooseColor(AColorIndex: integer; AButton: TMouseButton); procedure
610 procedure TVectorialFillInterface.ChooseColor(AColorIndex: integer; AButton: TMouseButton); procedure
/dports/games/freedroid/freedroid-1.0.2/src/
H A Dtakeover.c301 ChooseColor (void) in ChooseColor() function
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dtakeover.c245 static void ChooseColor(enemy *target) in ChooseColor() function
/dports/sysutils/xfce4-diskperf-plugin/xfce4-diskperf-plugin-2.6.3/panel-plugin/
H A Dmain.c856 static void ChooseColor (Widget_t p_wPB, void *p_pvPlugin) in ChooseColor() function
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcolor.c2532 void ChooseColor() in ChooseColor() function
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DCommonDialog.sml1490 fun ChooseColor (arg: CHOOSECOLOR): CHOOSECOLOR option = function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dti_misc.cpp70 void TimeInt::ChooseColor(float R, float G, float B) const in ChooseColor() function in TimeInt
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommdlg.h510 #define ChooseColor __AW(ChooseColor) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommdlg.h510 #define ChooseColor __AW(ChooseColor) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommdlg.h310 #define ChooseColor __MINGW_NAME_AW(ChooseColor) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommdlg.h310 #define ChooseColor __MINGW_NAME_AW(ChooseColor) macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/library/
H A Dos.c621 JNIEXPORT jboolean JNICALL OS_NATIVE(ChooseColor) in OS_NATIVE() argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java2458 public static final native boolean ChooseColor (CHOOSECOLOR lpcc); in ChooseColor() method in OS