Searched refs:IDC_STD_COLOR4 (Results 1 – 4 of 4) sorted by relevance
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/shaders/ |
H A D | shadersrc.h | 420 #define IDC_STD_COLOR4 1115 macro
|
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/ |
H A D | mtlres.h | 458 #define IDC_STD_COLOR4 1115 macro
|
H A D | mtl.rc | 93 CONTROL "User1",IDC_STD_COLOR4,"ColorSwatch",0x0,59,71,34,12 1005 CONTROL "User1",IDC_STD_COLOR4,"ColorSwatch",0x0,63,52,34,12 1096 CONTROL "User1",IDC_STD_COLOR4,"ColorSwatch",0x0,153,34,34,10 1200 CONTROL "User1",IDC_STD_COLOR4,"ColorSwatch",0x0,156,13,34,10 1284 CONTROL "User1",IDC_STD_COLOR4,"ColorSwatch",0x0,153,16,34,10
|
H A D | stdmtl.cpp | 79 static int colID[NCOLBOX] = { IDC_STD_COLOR1, IDC_STD_COLOR2, IDC_STD_COLOR3, IDC_STD_COLOR4 }; 908 case IDC_STD_COLOR4: return 3; in ColIDToIndex()
|