Searched defs:GetPDFDocument (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.h117 CPDF_Document* GetPDFDocument() const { function in class:CPDFSDK_FormFillEnvironment
172 CPDF_Document* GetPDFDocument() const { return m_pUnderlyingDoc.Get(); } function in class:CPDFSDK_FormFillEnvironment
H A Dcpdfsdk_pageview.cpp203 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() { function in class:CPDFSDK_PageView
462 CheckUnSupportAnnot(GetPDFDocument(), pPDFAnnot);
525 CPDF_Document* pDoc = m_pFormFillEnv->GetPDFDocument();

Completed in 94 milliseconds