Searched refs:GetDestPageIndex (Results 1 – 5 of 5) sorted by relevance
25 int GetDestPageIndex(CPDF_Document* pDoc) const;
41 int CPDF_Dest::GetDestPageIndex(CPDF_Document* pDoc) const { in GetDestPageIndex() function in CPDF_Dest
232 return destination.GetDestPageIndex(pDoc); in FPDFDest_GetDestPageIndex()
257 int nPageIndex = MyDest.GetDestPageIndex(pPDFDocument); in DoAction_GoTo()
1387 m_pFormFillEnv->DoGoToAction(dest.GetDestPageIndex(pDocument), in gotoNamedDest()