Home
last modified time | relevance | path

Searched defs:pPDFFont (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/app/
Dxfa_fontmgr.cpp1844 CPDF_Font* pPDFFont = pDoc->LoadFont(pFontDict); in FindFont() local
1860 CPDF_Font** pPDFFont, in GetFont()
1982 CPDF_Font* pPDFFont = it->second; in GetCharWidth() local
1988 CPDF_Font* pPDFFont) { in SetFont()
2012 CPDF_Font* pPDFFont = nullptr; in GetFont() local
/external/pdfium/fpdfsdk/fxedit/
Dfxet_ap.cpp18 CPDF_Font* pPDFFont = pFontMap->GetPDFFont(nFontIndex); in GetPDFWordString() local
Dfxet_edit.cpp162 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetCharWidth() local
178 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeAscent() local
185 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeDescent() local
/external/pdfium/core/fpdfdoc/
Dcpvt_fontmap.cpp37 CPDF_Font* pPDFFont = AddNativeInterFormFont(pFormDict, pDoc, sSysFontAlias); in GetAnnotSysPDFFont() local
Dcpdf_variabletext.cpp41 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetCharWidth() local
50 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeAscent() local
56 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeDescent() local
Dcpvt_generateap.cpp1334 if (CPDF_Font* pPDFFont = pFontMap->GetPDFFont(nFontIndex)) { in GetPDFWordString() local