Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_fontmap.cpp20 const RetainPtr<CPDF_Font>& pDefFont, in CPVT_FontMap()
Dcpvt_generateap.cpp371 const RetainPtr<CPDF_Font>& pDefFont, in GetPopupContentsString()
771 RetainPtr<CPDF_Font> pDefFont = pData->GetFont(pResourceFontDict.Get()); in GeneratePopupAP() local
964 RetainPtr<CPDF_Font> pDefFont = pData->GetFont(pFontDict); in GenerateFormAP() local
Dcpdf_variabletext.cpp67 if (RetainPtr<CPDF_Font> pDefFont = m_pFontMap->GetPDFFont(0)) { in GetWordFontIndex() local