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 388 csBaseFont = pFind->GetBaseFont();
523 csBaseFont = pFont->GetBaseFont();
561 csNameTag = pFont->GetBaseFont();
doc_ap.cpp 192 if (pPDFFont->GetBaseFont().Compare("Symbol") == 0 ||
193 pPDFFont->GetBaseFont().Compare("ZapfDingbats") == 0) {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 114 const CFX_ByteString& GetBaseFont() const { return m_BaseFont; }
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 260 if (pFont->GetBaseFont() != fontName)
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]

Completed in 261 milliseconds