Searched defs:ExecuteDocumentPageAction (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_actionhandler.cpp97 return ExecuteDocumentPageAction(action, eType, pDocument,/* pDocView,*/ list);
104 return ExecuteDocumentPageAction(action, eType, pDocument,/* pDocView,*/ list);
231 FX_BOOL CPDFSDK_ActionHandler::ExecuteDocumentPageAction(const CPDF_Action& action, CPDF_AAction::AActionType type, function in class:CPDFSDK_ActionHandler
264 if (!ExecuteDocumentPageAction(subaction, type, pDocument,/* pDocView,*/ list)) return FALSE;

Completed in 73 milliseconds