Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_generateap.cpp365 RetainPtr<CPDF_Font> pDefFont, in GetPopupContentsString()
759 RetainPtr<CPDF_Font> pDefFont = pData->GetFont(pResourceFontDict); in GeneratePopupAP() local
958 RetainPtr<CPDF_Font> pDefFont = pData->GetFont(pFontDict); in GenerateFormAP() local
H A Dcpvt_fontmap.cpp23 RetainPtr<CPDF_Font> pDefFont, in CPVT_FontMap()
H A Dcpvt_variabletext.cpp66 if (RetainPtr<CPDF_Font> pDefFont = m_pFontMap->GetPDFFont(0)) { in GetWordFontIndex() local