Searched refs:GetBaseFont (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_utils.cpp422 csBaseFont = pFind->GetBaseFont();
563 csBaseFont = pFont->GetBaseFont();
602 csNameTag = pFont->GetBaseFont();
H A Ddoc_ap.cpp176 if (pPDFFont->GetBaseFont().Compare("Symbol") == 0 || pPDFFont->GetBaseFont().Compare("ZapfDingbats") == 0) {
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h77 const CFX_ByteString& GetBaseFont() const function in class:CPDF_Font
/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_doc.cpp304 if (pFont->GetBaseFont() != fontName) {
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp2924 vp << pFont->GetBaseFont();

Completed in 711 milliseconds