HomeSort by relevance Sort by last modified time
    Searched defs:GetPDFDocument (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.h 102 CPDF_Document* GetPDFDocument() const {
157 CPDF_Document* GetPDFDocument() const { return m_pUnderlyingDoc; }
cpdfsdk_pageview.cpp 205 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() {
422 CheckUnSupportAnnot(GetPDFDocument(), pPDFAnnot);
490 CPDF_Document* pDoc = m_pFormFillEnv->GetPDFDocument();

Completed in 529 milliseconds