Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_actionhandler.cpp67 return ExecuteDocumentPageAction(action, eType, pFormFillEnv, &visited); in DoAction_Page()
75 return ExecuteDocumentPageAction(action, eType, pFormFillEnv, &visited); in DoAction_Document()
120 bool CPDFSDK_ActionHandler::ExecuteDocumentPageAction( in ExecuteDocumentPageAction() function in CPDFSDK_ActionHandler
146 if (!ExecuteDocumentPageAction(subaction, type, pFormFillEnv, visited)) in ExecuteDocumentPageAction()
Dcpdfsdk_actionhandler.h58 bool ExecuteDocumentPageAction(const CPDF_Action& action,