Home
last modified time | relevance | path

Searched refs:DoGoToAction (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.h107 void DoGoToAction(int nPageIndex,
Dfsdk_actionhandler.cpp430 pFormFillEnv->DoGoToAction(nPageIndex, nFitType, posArray.data(), in DoAction_GoTo()
Dcpdfsdk_formfillenvironment.cpp317 void CPDFSDK_FormFillEnvironment::DoGoToAction(int nPageIndex, in DoGoToAction() function in CPDFSDK_FormFillEnvironment
/external/pdfium/fxjs/
Dcjs_document.cpp1470 m_pFormFillEnv->DoGoToAction(dest.GetPageIndex(pDocument), dest.GetZoomMode(), in gotoNamedDest()