Searched refs:COLOR_RED (Results 1 – 3 of 3) sorted by relevance
26 #define COLOR_RED GX_RGBA(31, 0, 0, 1) macro72 COLOR_RED,182 DEMOSetBitmapTextColor( COLOR_RED ); in TwlMain()
46 #define COLOR_RED 0x01 macro
183 PrintString(5, 10, COLOR_RED, "======= ERROR! ======="); in ModeError()