HomeSort by relevance Sort by last modified time
    Searched refs:GetFontCache (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fxge/
cfx_gemodule.h 21 CFX_FontCache* GetFontCache();
cfx_gemodule.cpp 49 CFX_FontCache* CFX_GEModule::GetFontCache() {
cfx_font.cpp 491 m_FaceCache = CFX_GEModule::Get()->GetFontCache()->GetCachedFace(this);
500 CFX_GEModule::Get()->GetFontCache()->ReleaseCachedFace(this);
  /external/pdfium/core/fxge/win32/
cfx_psrenderer.cpp 667 CFX_FontCache* pCache = CFX_GEModule::Get()->GetFontCache();

Completed in 3164 milliseconds