Home
last modified time | relevance | path

Searched defs:GetPDFFont (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_fontmap.cpp51 RetainPtr<CPDF_Font> CPVT_FontMap::GetPDFFont(int32_t nFontIndex) { in GetPDFFont() function in CPVT_FontMap
Dcpdf_bafontmap.cpp98 RetainPtr<CPDF_Font> CPDF_BAFontMap::GetPDFFont(int32_t nFontIndex) { in GetPDFFont() function in CPDF_BAFontMap
/external/pdfium/xfa/fxfa/
Dcxfa_ffdoc.cpp268 RetainPtr<CFGAS_GEFont> CXFA_FFDoc::GetPDFFont(const WideString& family, in GetPDFFont() function in CXFA_FFDoc