Home
last modified time | relevance | path

Searched refs:ReleaseCachedFace (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_fontcache.h25 void ReleaseCachedFace(const CFX_Font* pFont);
Dcfx_fontcache.cpp55 void CFX_FontCache::ReleaseCachedFace(const CFX_Font* pFont) { in ReleaseCachedFace() function in CFX_FontCache
Dcfx_font.cpp500 CFX_GEModule::Get()->GetFontCache()->ReleaseCachedFace(this); in ClearFaceCache()
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp684 pCache->ReleaseCachedFace(pFont); in DrawText()