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

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 82 return GetValidatePageData()->GetFont(pFontDict, FALSE);
89 return GetValidatePageData()->GetFont(pFontDict, TRUE);
96 return GetValidatePageData()->GetFontFileStreamAcc(pStream);
101 return GetValidatePageData()->GetColorSpace(pCSObj, pResources);
105 return GetValidatePageData()->GetPattern(pPatternObj, bShading, matrix);
109 return GetValidatePageData()->GetIccProfile(pStream);
117 return GetValidatePageData()->GetImage(pObj);
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_document.cpp 21 CPDF_DocPageData* CPDF_Document::GetValidatePageData()
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 97 return GetValidatePageData();
181 CPDF_DocPageData* GetValidatePageData();

Completed in 167 milliseconds