Home
last modified time | relevance | path

Searched defs:iFontHandle (Results 1 – 4 of 4) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_font.cpp1358 float RE_Font_StrLenPixelsNew( const char *psText, const int iFontHandle, const float fScale ) { in RE_Font_StrLenPixelsNew()
1414 int RE_Font_StrLenPixels( const char *psText, const int iFontHandle, const float fScale ) { in RE_Font_StrLenPixels()
1457 int RE_Font_HeightPixels(const int iFontHandle, const float fScale) in RE_Font_HeightPixels()
1472 …DrawString(int ox, int oy, const char *psText, const float *rgba, const int iFontHandle, int iMaxP… in RE_Font_DrawString()
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_font.cpp1464 int RE_Font_StrLenPixels(const char *psText, const int iFontHandle, const float fScale) in RE_Font_StrLenPixels()
1601 int RE_Font_HeightPixels(const int iFontHandle, const float fScale) in RE_Font_HeightPixels()
1616 …DrawString(int ox, int oy, const char *psText, const float *rgba, const int iFontHandle, int iMaxP… in RE_Font_DrawString()
/dports/games/openjk/OpenJK-07675e2/codeJK2/cgame/
H A Dcg_text.cpp55 const char *psText, int iFontHandle, float fScale, in CG_DisplayBoxedText()
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_text.cpp57 const char *psText, int iFontHandle, float fScale, in CG_DisplayBoxedText()