Searched refs:SetCurrentPage (Results 1 – 6 of 6) sorted by relevance
75 pNotify->GetDocEnvironment()->SetCurrentPage(hDoc, pValue->ToInteger()); in CurrentPage()647 pNotify->GetDocEnvironment()->SetCurrentPage(hDoc, nNewPage); in PageUp()667 pNotify->GetDocEnvironment()->SetCurrentPage(hDoc, nNewPage); in PageDown()
50 void SetCurrentPage(CXFA_FFDoc* hDoc, int32_t iCurPage) override;
351 void CPDFXFA_DocEnvironment::SetCurrentPage(CXFA_FFDoc* hDoc, in SetCurrentPage() function in CPDFXFA_DocEnvironment362 pFormFillEnv->SetCurrentPage(this, iCurPage); in SetCurrentPage()
255 virtual void SetCurrentPage(CXFA_FFDoc* hDoc, int32_t iCurPage) = 0;
118 void SetCurrentPage(FPDF_DOCUMENT document, int iCurPage);
364 void CPDFSDK_FormFillEnvironment::SetCurrentPage(FPDF_DOCUMENT document, in SetCurrentPage() function in CPDFSDK_FormFillEnvironment