Home
last modified time | relevance | path

Searched defs:CUSTOM_COLOR_COUNT (Results 1 – 2 of 2) sorted by last modified time

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DColorDialog.java40 static final int CUSTOM_COLOR_COUNT = 16; // from the MS spec for CHOOSECOLOR.lpCustColors field in ColorDialog
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dmain.h138 #define CUSTOM_COLOR_COUNT (LAST_COLOR-FIRST_CUSTOM_COLOR) macro