Home
last modified time | relevance | path

Searched refs:Green (Results 1 – 5 of 5) sorted by relevance

/RvlSDK-2.1/build/demos/carddemo/src/
Dlistdemo.c107 GXColor Green = { 0, 224, 0, 0 }; variable
569 DrawRectangle(16, 200 - FontData->ascent, 458, FontData->leading, Green); in ProbeDrawTick()
576 DrawRectangle(16, 224 - FontData->ascent, 458, FontData->leading, Green); in ProbeDrawTick()
583 DrawRectangle(16, 250 - FontData->ascent, 458, 2 * FontData->leading + 15, Green); in ProbeDrawTick()
591 DrawRectangle(220, 354 - FontData->ascent, 192, FontData->leading, Green); in ProbeDrawTick()
606 DrawRectangle(220, 378 - FontData->ascent, 192, FontData->leading, Green); in ProbeDrawTick()
665 DrawRectangle(16, 250, 3 * CardUtilGetProgress(Slot), 25, Green); in DrawProgressBar()
688 DrawMenu(200, 200, Green, 0, GetString(STR_Save), GetString(STR_Erase), NULL); in DrawInstructions()
692 width = DrawMenu(200, 200, Green, 0, GetString(STR_Save), GetString(STR_Erase), NULL); in DrawInstructions()
693 DrawMenu(200 + 5 + width, 200, Green, in DrawInstructions()
[all …]
/RvlSDK-2.1/build/demos/gxdemo/src/Performance/
Dperf-sync.c38 #define Green MyColors[3] macro
262 GXSetChanMatColor(GX_COLOR0A0, Green); in DrawTick()
/RvlSDK-2.1/build/demos/osdemo/src/
Dreport.c38 GXColor Green = { 0, 224, 0, 0 }; variable
/RvlSDK-2.1/build/demos/gxdemo/src/Lighting/
Dlit-basic.c51 #define Green MyColors[3] macro
/RvlSDK-2.1/build/demos/gxdemo/src/Transform/
Dtf-stitch.c37 #define Green MyColors[2] macro