Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.cpp1915 CPDF_Font* pPDFFont = pDoc->LoadFont(pFontDict); in FindFont() local
1929 CPDF_Font** pPDFFont, in GetFont()
2045 CPDF_Font* pPDFFont = (CPDF_Font*)m_FDE2PDFFont.GetValueAt(pFont); in GetCharWidth() local
2072 CPDF_Font* pPDFFont = NULL; in GetFont() local
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp87 if (CPDF_Font* pPDFFont = in GetAnnotSysPDFFont() local
132 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetCharWidth() local
141 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetTypeAscent() local
147 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetTypeDescent() local
191 if (CPDF_Font* pPDFFont = pFontMap->GetPDFFont(nFontIndex)) { in GetPDFWordString() local
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_ap.cpp16 if (CPDF_Font* pPDFFont = pFontMap->GetPDFFont(nFontIndex)) { in GetPDFWordString() local
Dfxet_edit.cpp105 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetCharWidth() local
121 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeAscent() local
128 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeDescent() local