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

  /external/pdfium/core/src/fxge/ge/
fx_ge.cpp 55 CFX_FontCache* CFX_GEModule::GetFontCache()
fx_ge_ps.cpp 623 pCache = CFX_GEModule::Get()->GetFontCache();
fx_ge_text.cpp 223 pCache = CFX_GEModule::Get()->GetFontCache();
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 599 CFX_FontCache* pCache = pFont->m_pDocument ? pFont->m_pDocument->GetRenderData()->GetFontCache() : NULL;
668 CFX_FontCache* pCache = pFont->m_pDocument ? pFont->m_pDocument->GetRenderData()->GetFontCache() : NULL;
722 pCache = pFont->m_pDocument->GetRenderData()->GetFontCache();
724 pCache = CFX_GEModule::Get()->GetFontCache();
fpdf_render_cache.cpp 384 CFX_FontCache* pCache = m_pDocRender->GetFontCache();
render_int.h 62 CFX_FontCache* GetFontCache()
  /external/pdfium/core/include/fxge/
fx_ge.h 39 CFX_FontCache* GetFontCache();

Completed in 985 milliseconds