Searched refs:GetFontCache (Results 1 – 4 of 4) sorted by relevance
25 CFX_FontCache* GetFontCache();
56 CFX_FontCache* CFX_GEModule::GetFontCache() { in GetFontCache() function in CFX_GEModule
540 m_FaceCache = CFX_GEModule::Get()->GetFontCache()->GetCachedFace(this); in GetFaceCache()548 CFX_GEModule::Get()->GetFontCache()->ReleaseCachedFace(this); in ClearFaceCache()
652 CFX_FontCache* pCache = CFX_GEModule::Get()->GetFontCache(); in DrawText()