Searched defs:nPageIndex (Results 1 – 4 of 4) sorted by relevance
275 FPDF_PAGE FFI_GetPage(FPDF_DOCUMENT document,int nPageIndex) in FFI_GetPage()324 void FFI_DoGoToAction(int nPageIndex, int zoomMode, float* fPosArray, int sizeOfArray) in FFI_DoGoToAction()
565 int nPageIndex = MyDest.GetPageIndex(pPDFDocument); in DoAction_GoTo() local
1759 int nPageIndex = pDocument->GetPageIndex(pPageDict->GetObjNum()); in GetWidget() local1768 int nPageIndex = GetPageIndexByAnnotDict(pDocument, pControlDict); in GetWidget() local
4110 void Field::AddField(CPDFSDK_Document* pDocument, int nPageIndex, int nFieldType, in AddField()