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

/external/pdfium/fpdfsdk/src/
H A Dfsdk_actionhandler.cpp118 return this->ExecuteScreenAction(action, type, pDocument,/* pDocView,*/ pScreen, list);
331 FX_BOOL CPDFSDK_ActionHandler::ExecuteScreenAction(const CPDF_Action& action, CPDF_AAction::AActionType type, function in class:CPDFSDK_ActionHandler
416 if (!ExecuteScreenAction(subaction, type, pDocument,/* pDocView,*/ pScreen, list)) return FALSE;

Completed in 521 milliseconds