Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfsdk_actionhandler.cpp68 return ExecuteDocumentPageAction(action, eType, pFormFillEnv, &visited); in DoAction_Page()
76 return ExecuteDocumentPageAction(action, eType, pFormFillEnv, &visited); in DoAction_Document()
186 bool CPDFSDK_ActionHandler::ExecuteDocumentPageAction( in ExecuteDocumentPageAction() function in CPDFSDK_ActionHandler
214 if (!ExecuteDocumentPageAction(subaction, type, pFormFillEnv, visited)) in ExecuteDocumentPageAction()
Dfsdk_actionhandler.h62 bool ExecuteDocumentPageAction(const CPDF_Action& action,