Searched refs:REXDEMO_COLOR_YELLOW (Results 1 – 3 of 3) sorted by relevance
115 REXDEMOSetTextColor(REXDEMO_COLOR_YELLOW); in ExecuteWireless()
174 REXDEMOSetTextColor(REXDEMO_COLOR_YELLOW); in ExecuteDownload()192 REXDEMOSetTextColor(REXDEMO_COLOR_YELLOW); in ExecuteDownload()
53 #define REXDEMO_COLOR_YELLOW ( (const GXColor){ 0xff, 0xff, 0x00, 0xff } ) macro