Searched refs:gray (Results 1 – 7 of 7) sorted by relevance
| /RevoEX-2.1/build/demos/mpdldemo/src/ |
| D | mpdlsimple.c | 89 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable 349 REXDEMOSetTextColor(valid_player ? ds_ipl_color_table[info->color] : gray); in main()
|
| D | mpdlntr2rvl.c | 194 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable 420 REXDEMOSetTextColor(valid_player ? ds_ipl_color_table[info->color] : gray); in DoDownload()
|
| /RevoEX-2.1/man/en_US/nwc24/ |
| D | nwc24.css | 73 color : gray;
|
| /RevoEX-2.1/build/demos/mpdemo/src/ |
| D | mpsimple.c | 85 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
|
| D | mpsimpleAsync.c | 88 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
|
| /RevoEX-2.1/build/demos/mpdsdemo/src/ |
| D | mpdssimple.c | 78 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
|
| D | mpdsmodel.c | 150 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable 401 REXDEMOSetTextColor(gray); in Draw()
|