Searched refs:FontData_t (Results 1 – 1 of 1) sorted by relevance
79 } FontData_t; typedef85 static FontData_t s_FontP, s_FontF;101 static FontData_t* GetCurrentFont(void);103 static void SetFontTexture(DEMOGfxShader* pShader, FontData_t* pFont);104 static void GetFontCharData(FontData_t* pFont,108 static void InitFontTexture(DEMOGfxShader* pShader, FontData_t* pFont);110 static u32 BSearchIndex(FontData_t* pFont, u32 id);213 FontData_t* pFont = GetCurrentFont(); in DEMOFontPuts()378 FontData_t* pFont = GetCurrentFont(); in DEMOFontGetCharSize()389 static FontData_t* GetCurrentFont(void) in GetCurrentFont()[all …]