Searched refs:GetFontCache (Results 1 – 3 of 3) sorted by relevance
29 CFX_FontCache* GetFontCache() const { return m_pFontCache.get(); } in GetFontCache() function
579 m_GlyphCache = CFX_GEModule::Get()->GetFontCache()->GetGlyphCache(this); in GetOrCreateGlyphCache()
604 CFX_FontCache* pCache = CFX_GEModule::Get()->GetFontCache(); in DrawText()