Home
last modified time | relevance | path

Searched defs:strCol (Results 1 – 2 of 2) sorted by relevance

/RevoEX-3.1/build/demos/share/src/
Dgraphic.c186 static const GXColor strCol = { 0x00, 0x00, 0x00, 0xff }; in REXDEMOInitScreen() local
423 static const GXColor strCol = { 0x00, 0x00, 0x00, 0xff }; in REXDEMOBeginRender() local
644 … const GXColor* strCol = &( sampleStringCol[ ( sampleRawIndex + i ) % REXDEMO_RAW_COUNT ][ 0 ] ); in RenderString() local
/RevoEX-3.1/build/demos/wddemo/src/
Dsample.c363 const GXColor strCol = { 0x00, 0x00, 0x00, 0xff }; in RenderString() local