Searched refs:GetCurrentPage (Results 1 – 7 of 7) sorted by relevance
115 pValue->SetInteger(pNotify->GetDocEnvironment()->GetCurrentPage(hDoc)); in currentPage()607 int32_t nCurPage = pNotify->GetDocEnvironment()->GetCurrentPage(hDoc); in pageUp()625 int32_t nCurPage = pNotify->GetDocEnvironment()->GetCurrentPage(hDoc); in pageDown()
48 int32_t GetCurrentPage(CXFA_FFDoc* hDoc) override;
335 int32_t CPDFXFA_DocEnvironment::GetCurrentPage(CXFA_FFDoc* hDoc) { in GetCurrentPage() function in CPDFXFA_DocEnvironment
233 virtual int32_t GetCurrentPage(CXFA_FFDoc* hDoc) = 0;
100 FPDF_PAGE GetCurrentPage(UnderlyingDocumentType* document);
292 FPDF_PAGE CPDFSDK_FormFillEnvironment::GetCurrentPage( in GetCurrentPage() function in CPDFSDK_FormFillEnvironment568 UnderlyingFromFPDFPage(GetCurrentPage(m_pUnderlyingDoc.Get())); in GetCurrentView()
2514 UnderlyingFromFPDFPage(m_pFormFillEnv->GetCurrentPage( in setFocus()