Home
last modified time | relevance | path

Searched refs:CG_Text_PaintWithCursor (Results 1 – 8 of 8) sorted by relevance

/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_main.c1570 void CG_Text_PaintWithCursor( float x, float y, float scale, vec4_t color, const char *text, in CG_Text_PaintWithCursor() function
1650 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor; in CG_LoadHudMenu()
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_main.c1701 void CG_Text_PaintWithCursor(float x, float y, float scale, vec4_t color, const char *text, int cur… function
1779 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor;
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_main.c1701 void CG_Text_PaintWithCursor(float x, float y, float scale, vec4_t color, const char *text, int cur… function
1779 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor;
/dports/games/evq3/evq3/code/cgame/
H A Dcg_main.c1701 void CG_Text_PaintWithCursor(float x, float y, float scale, vec4_t color, const char *text, int cur… function
1779 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor;
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_main.c1701 void CG_Text_PaintWithCursor(float x, float y, float scale, vec4_t color, const char *text, int cur… function
1779 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor;
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_main.c2057 void CG_Text_PaintWithCursor( float x, float y, float scale, vec4_t color, const char *text, int cu… in CG_Text_PaintWithCursor() function
2139 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor; in CG_LoadHudMenu()
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_main.c2098 void CG_Text_PaintWithCursor( float x, float y, int font, float scale, vec4_t color, const char *te… in CG_Text_PaintWithCursor() function
2206 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor; in CG_LoadHudMenu()
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_main.c2115 void CG_Text_PaintWithCursor(float x, float y, float scale, vec4_t color, const char *text, int cur… in CG_Text_PaintWithCursor() function
2271 cgDC.drawTextWithCursor = &CG_Text_PaintWithCursor; in CG_LoadHudMenu()