Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.cpp132 int nPageIndex = pDocument->GetPageIndex(pPageDict->GetObjNum()); in GetWidget() local
138 int nPageIndex = GetPageIndexByAnnotDict(pDocument, pControlDict); in GetWidget() local
Dfsdk_actionhandler.cpp422 int nPageIndex = MyDest.GetPageIndex(pPDFDocument); in DoAction_GoTo() local
Dcpdfsdk_formfillenvironment.cpp317 void CPDFSDK_FormFillEnvironment::DoGoToAction(int nPageIndex, in DoGoToAction()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp100 int32_t nPageIndex) { in SyncContainer()