Searched refs:MyDest (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_actionhandler.cpp581 CPDF_Dest MyDest = action.GetDest(pPDFDocument); local
582 int nPageIndex = MyDest.GetPageIndex(pPDFDocument);
583 int nFitType = MyDest.GetZoomMode();
584 const CPDF_Array * pMyArray = (CPDF_Array*)MyDest.m_pObj;

Completed in 291 milliseconds