Home
last modified time | relevance | path

Searched refs:ExecuteScreenAction (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dfsdk_actionhandler.cpp94 return ExecuteScreenAction(action, type, pFormFillEnv, pScreen, &visited); in DoAction_Screen()
268 bool CPDFSDK_ActionHandler::ExecuteScreenAction( in ExecuteScreenAction() function in CPDFSDK_ActionHandler
301 if (!ExecuteScreenAction(subaction, type, pFormFillEnv, pScreen, visited)) in ExecuteScreenAction()
Dfsdk_actionhandler.h72 bool ExecuteScreenAction(const CPDF_Action& action,