Home
last modified time | relevance | path

Searched defs:CG_Text_Height (Results 1 – 8 of 8) sorted by relevance

/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_draw.c84 int CG_Text_Height(const char *text, float scale, int limit) { in CG_Text_Height() function
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_draw.c84 int CG_Text_Height(const char *text, float scale, int limit) { in CG_Text_Height() function
/dports/games/evq3/evq3/code/cgame/
H A Dcg_draw.c84 int CG_Text_Height(const char *text, float scale, int limit) { in CG_Text_Height() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_draw.c84 int CG_Text_Height(const char *text, float scale, int limit) { in CG_Text_Height() function
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_draw.c100 int CG_Text_Height( const char *text, int font, float scale, int limit ) { in CG_Text_Height() function
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_draw.c98 int CG_Text_Height( const char *text, float scale, int limit ) { in CG_Text_Height() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_draw.c92 int CG_Text_Height( const char *text, float scale, int limit ) in CG_Text_Height() function
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_draw.c145 int CG_Text_Height(const char *text, float scale, int iMenuFont) in CG_Text_Height() function