Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/mpdldemo/src/
Dmpdlsimple.c89 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
349 REXDEMOSetTextColor(valid_player ? ds_ipl_color_table[info->color] : gray); in main()
Dmpdlntr2rvl.c194 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/
Dnwc24.css73 color : gray;
/RevoEX-2.1/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.1/build/demos/mpdsdemo/src/
Dmpdssimple.c78 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
Dmpdsmodel.c150 static const GXColor gray = { 0x80, 0x80, 0x80, }; variable
401 REXDEMOSetTextColor(gray); in Draw()