Searched refs:GetDestPageIndex (Results 1 – 5 of 5) sorted by relevance
30 int GetDestPageIndex(CPDF_Document* pDoc) const;
53 int CPDF_Dest::GetDestPageIndex(CPDF_Document* pDoc) const { in GetDestPageIndex() function in CPDF_Dest
255 return destination.GetDestPageIndex(pDoc); in FPDFDest_GetDestPageIndex()
892 DoGoToAction(dest.GetDestPageIndex(document), dest.GetZoomMode(), positions); in DoActionDestination()
1394 m_pFormFillEnv->DoGoToAction(dest.GetDestPageIndex(pDocument), in gotoNamedDest()