Searched refs:GetFontCache (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge.cpp52 CFX_FontCache* CFX_GEModule::GetFontCache() function in class:CFX_GEModule
H A Dfx_ge_ps.cpp610 pCache = CFX_GEModule::Get()->GetFontCache();
H A Dfx_ge_text.cpp201 pCache = CFX_GEModule::Get()->GetFontCache();
927 pCache = CFX_GEModule::Get()->GetFontCache();
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_text.cpp585 CFX_FontCache* pCache = pFont->m_pDocument ? pFont->m_pDocument->GetRenderData()->GetFontCache() : NULL;
654 CFX_FontCache* pCache = pFont->m_pDocument ? pFont->m_pDocument->GetRenderData()->GetFontCache() : NULL;
708 pCache = pFont->m_pDocument->GetRenderData()->GetFontCache();
710 pCache = CFX_GEModule::Get()->GetFontCache();
H A Dfpdf_render_cache.cpp350 CFX_FontCache* pCache = m_pDocRender->GetFontCache();
H A Drender_int.h64 CFX_FontCache* GetFontCache() function in class:CPDF_DocRenderData
/external/pdfium/core/include/fxge/
H A Dfx_ge.h38 CFX_FontCache* GetFontCache();

Completed in 475 milliseconds