Home
last modified time | relevance | path

Searched refs:REXDEMO_COLOR_YELLOW (Results 1 – 3 of 3) sorted by relevance

/RevoEX-2.1/build/demos/mpfsdemo/src/
Dfsserver.c115 REXDEMOSetTextColor(REXDEMO_COLOR_YELLOW); in ExecuteWireless()
Ddownload.c174 REXDEMOSetTextColor(REXDEMO_COLOR_YELLOW); in ExecuteDownload()
192 REXDEMOSetTextColor(REXDEMO_COLOR_YELLOW); in ExecuteDownload()
/RevoEX-2.1/build/demos/share/include/rexdemo/
Dgraphic.h53 #define REXDEMO_COLOR_YELLOW ( (const GXColor){ 0xff, 0xff, 0x00, 0xff } ) macro