Searched refs:GfxFontColor (Results 1 – 4 of 4) sorted by relevance
43 static Uint32 GfxFontColor[256]; variable
218 if ((GfxFontColor[(unsigned char) c] != color) || (forced_redraw)) { in CharacterColor()223 GfxFontColor[(unsigned char) c] = color; in CharacterColor()
107 static Uint32 GfxFontColor[256]; variable
2218 if ((GfxFontColor[(unsigned char) c] != color) || (forced_redraw)) { in CharacterColor()2223 GfxFontColor[(unsigned char) c] = color; in CharacterColor()