Home
last modified time | relevance | path

Searched refs:Q_strColorTable (Results 1 – 4 of 4) sorted by relevance

/dports/games/egl/egl-0.3.1_9/shared/
H A Dstring.c47 vec4_t Q_strColorTable[10] = { variable
H A Dshared.h645 extern vec4_t Q_strColorTable[10];
/dports/games/egl/egl-0.3.1_9/client/
H A Dcl_console.c621 …_console.visLines - (charSize[1] * 2), 0, 0, lastStyle, text, byteLen, Q_strColorTable[lastColor]); in CL_DrawInput()
734 …R_DrawString (NULL, skip * charSize[0], v, newScale, newScale, lastStyle, str, Q_strColorTable[las… in CL_DrawNotify()
/dports/games/egl/egl-0.3.1_9/renderer/
H A Drf_font.c479 Vec3Copy (Q_strColorTable[Q_StrColorIndex (string[1])], strColor); in R_DrawString()