Searched refs:REXDEMO_COLOR_RED (Results 1 – 2 of 2) sorted by relevance
50 #define REXDEMO_COLOR_RED ( (const GXColor){ 0xff, 0x00, 0x00, 0xff } ) macro61 #define REXDEMOError( ... ) REXDEMOReportEx( REXDEMO_COLOR_RED, __VA_ARGS__ )
311 REXDEMOSetTextColor( REXDEMO_COLOR_RED ); in main()