Home
last modified time | relevance | path

Searched refs:GetPDFDocument (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_pageview.h64 CPDF_Document* GetPDFDocument();
Dcpdfsdk_pageview.cpp190 CPDF_Document* CPDFSDK_PageView::GetPDFDocument() { in GetPDFDocument() function in CPDFSDK_PageView
614 CPDF_Document* pDoc = m_pFormFillEnv->GetPDFDocument(); in GetPageIndexForStaticPDF()
Dcpdfsdk_interactiveform.cpp113 m_pFormFillEnv->GetPDFDocument())) { in CPDFSDK_InteractiveForm()
132 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in GetWidget()
Dcpdfsdk_formfillenvironment.cpp888 CPDF_Document* document = GetPDFDocument(); in DoActionDestination()
1065 CPDF_Document* pPDFDocument = GetPDFDocument(); in DoActionGoTo()
1075 DoURIAction(action.GetURI(GetPDFDocument()), modifiers); in DoActionURI()
Dcpdfsdk_formfillenvironment.h110 CPDF_Document* GetPDFDocument() const { return m_pCPDFDoc; } in GetPDFDocument() function
Dcpdfsdk_baannot.cpp428 return CPDF_Dest::Create(GetPageView()->GetPDFDocument(), in GetDestination()
Dfpdf_formfill.cpp780 CPDF_Document* pDoc = pFormFillEnv->GetPDFDocument(); in FORM_DoDocumentAAction()
Dcpdfsdk_appstream.cpp1821 widget_->GetPageView()->GetPDFDocument(), in AddImage()
1843 CPDF_Document* doc = widget_->GetPageView()->GetPDFDocument(); in Write()
/external/pdfium/fxjs/
Dcjs_document.cpp664 m_pFormFillEnv->GetPDFDocument()->GetInfo(); in get_info()
730 m_pFormFillEnv->GetPDFDocument()->GetInfo(); in getPropertyInternal()
1240 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in getPageNthWord()
1296 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in getPageNumWords()
1385 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument(); in gotoNamedDest()