Searched refs:GetFontCache (Results 1 – 4 of 4) sorted by relevance
21 CFX_FontCache* GetFontCache();
49 CFX_FontCache* CFX_GEModule::GetFontCache() { in GetFontCache() function in CFX_GEModule
491 m_FaceCache = CFX_GEModule::Get()->GetFontCache()->GetCachedFace(this); in GetFaceCache()500 CFX_GEModule::Get()->GetFontCache()->ReleaseCachedFace(this); in ClearFaceCache()
667 CFX_FontCache* pCache = CFX_GEModule::Get()->GetFontCache(); in DrawText()