Searched refs:gray (Results 1 – 6 of 6) sorted by relevance
| /RevoEX-2.4-CW4W/build/demos/mpdldemo/src/ |
| D | mpdlsimple.c | 100 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable 322 REXDEMOSetTextColor((i < mpdlConfig.programMaxEntry) ? white : gray); in main()
|
| D | mpdlntr2rvl.c | 197 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable 423 REXDEMOSetTextColor(valid_player ? ds_ipl_color_table[info->color] : gray); in DoDownload()
|
| /RevoEX-2.4-CW4W/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.4-CW4W/build/demos/mpdsdemo/src/ |
| D | mpdssimple.c | 78 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
|
| D | mpdsmodel.c | 156 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable 408 REXDEMOSetTextColor(gray); in Draw()
|