Home
last modified time | relevance | path

Searched refs:gray (Results 1 – 6 of 6) sorted by relevance

/RevoEX-2.4-CW4W/build/demos/mpdldemo/src/
Dmpdlsimple.c100 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
322 REXDEMOSetTextColor((i < mpdlConfig.programMaxEntry) ? white : gray); in main()
Dmpdlntr2rvl.c197 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/
Dmpsimple.c85 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
DmpsimpleAsync.c88 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
/RevoEX-2.4-CW4W/build/demos/mpdsdemo/src/
Dmpdssimple.c78 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
Dmpdsmodel.c156 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
408 REXDEMOSetTextColor(gray); in Draw()