Home
last modified time | relevance | path

Searched defs:pFonts (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_utils.cpp286 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in CountInterFormFonts() local
317 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in GetInterFormFont() local
356 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in GetInterFormFont() local
378 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in GetInterFormFont() local
421 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in GetNativeInterFormFont() local
480 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in FindInterFormFont() local
516 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in FindInterFormFont() local
577 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in AddInterFormFont() local
627 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in RemoveInterFormFont() local
639 CPDF_Dictionary* pFonts = pDR->GetDict("Font"); in RemoveInterFormFont() local
Ddoc_formcontrol.cpp300 CPDF_Dictionary* pFonts = ((CPDF_Dictionary*)pObj)->GetDict("Font"); in GetDefaultControlFont() local
316 CPDF_Dictionary* pFonts = ((CPDF_Dictionary*)pObj)->GetDict("Font"); in GetDefaultControlFont() local
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_CBA_Fontmap.cpp129 CPDF_Dictionary* pFonts = pResDict->GetDict("Font"); in FindResFontSameCharset() local
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp886 CPDF_Array* pFonts = m_pFontDict->GetArray(FX_BSTRC("DescendantFonts")); in _Load() local