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

/external/pdfium/fpdfsdk/src/
H A Dfsdk_actionhandler.cpp564 CPDF_Dest MyDest = action.GetDest(pPDFDocument); local
565 int nPageIndex = MyDest.GetPageIndex(pPDFDocument);
566 int nFitType = MyDest.GetZoomMode();
567 const CPDF_Array * pMyArray = (CPDF_Array*)MyDest.GetObject();

Completed in 31 milliseconds