Home
last modified time | relevance | path

Searched defs:nPageIndex (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_interactiveform.cpp137 int nPageIndex = pDocument->GetPageIndex(pPageDict->GetObjNum()); in GetWidget() local
143 int nPageIndex = GetPageIndexByAnnotDict(pDocument, pControlDict); in GetWidget() local
Dcpdfsdk_formfillenvironment.cpp437 void CPDFSDK_FormFillEnvironment::DoGoToAction(int nPageIndex, in DoGoToAction()
/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.cpp136 int32_t nPageIndex) { in SyncContainer()