HomeSort by relevance Sort by last modified time
    Searched refs:GetBaseFont (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/src/fpdfdoc/
doc_utils.cpp 403 csBaseFont = pFind->GetBaseFont();
544 csBaseFont = pFont->GetBaseFont();
583 csNameTag = pFont->GetBaseFont();
doc_ap.cpp 176 if (pPDFFont->GetBaseFont().Compare("Symbol") == 0 || pPDFFont->GetBaseFont().Compare("ZapfDingbats") == 0) {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 90 const CFX_ByteString& GetBaseFont() const
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 327 if (pFont->GetBaseFont() != fontName) {
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]

Completed in 87 milliseconds