Searched refs:s_FontP (Results 1 – 1 of 1) sorted by relevance
85 static FontData_t s_FontP, s_FontF; variable121 GetFontCharData(&s_FontP, in DEMOFontInit()128 InitFontTexture(&s_Shader, &s_FontP); in DEMOFontInit()151 if (s_FontP.TexData.surface.imagePtr) { in DEMOFontShutdown()152 DEMOGfxFreeMEM2(s_FontP.TexData.surface.imagePtr); in DEMOFontShutdown()326 DEMOAssert(s_FontP.pCharDataBuffer && in DEMOFontSetSpacing()342 DEMOAssert(s_FontP.pCharDataBuffer && in DEMOFontSetGridSize()352 DEMOAssert(s_FontP.pCharDataBuffer && in DEMOFontSetColor()365 DEMOAssert(s_FontP.pCharDataBuffer && in DEMOFontSetZValue()393 return &s_FontP; in GetCurrentFont()[all …]