Searched refs:ReleaseCachedFace (Results 1 – 2 of 2) sorted by relevance
445 void ReleaseCachedFace(CFX_Font* pFont);457 ~CFX_AutoFontCache() { m_pFontCache->ReleaseCachedFace(m_pFont); } in ~CFX_AutoFontCache()
1195 void CFX_FontCache::ReleaseCachedFace(CFX_Font* pFont) { in ReleaseCachedFace() function in CFX_FontCache