Searched refs:GetCurrentPage (Results 1 – 7 of 7) sorted by relevance
78 pValue->SetInteger(pNotify->GetDocEnvironment()->GetCurrentPage(hDoc)); in CurrentPage()641 int32_t nCurPage = pNotify->GetDocEnvironment()->GetCurrentPage(hDoc); in PageUp()656 int32_t nCurPage = pNotify->GetDocEnvironment()->GetCurrentPage(hDoc); in PageDown()
49 int32_t GetCurrentPage(CXFA_FFDoc* hDoc) override;
338 int32_t CPDFXFA_DocEnvironment::GetCurrentPage(CXFA_FFDoc* hDoc) { in GetCurrentPage() function in CPDFXFA_DocEnvironment
254 virtual int32_t GetCurrentPage(CXFA_FFDoc* hDoc) = 0;
85 FPDF_PAGE GetCurrentPage(FPDF_DOCUMENT document);
310 FPDF_PAGE CPDFSDK_FormFillEnvironment::GetCurrentPage(FPDF_DOCUMENT document) { in GetCurrentPage() function in CPDFSDK_FormFillEnvironment591 UnderlyingFromFPDFPage(GetCurrentPage(m_pUnderlyingDoc)); in GetCurrentView()
3109 UnderlyingFromFPDFPage(m_pFormFillEnv->GetCurrentPage( in setFocus()