Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfsdk_actionhandler.cpp27 return ExecuteDocumentOpenAction(action, pFormFillEnv, &visited); in DoAction_DocOpen()
115 bool CPDFSDK_ActionHandler::ExecuteDocumentOpenAction( in ExecuteDocumentOpenAction() function in CPDFSDK_ActionHandler
139 if (!ExecuteDocumentOpenAction(subaction, pFormFillEnv, visited)) in ExecuteDocumentOpenAction()
Dfsdk_actionhandler.h59 bool ExecuteDocumentOpenAction(const CPDF_Action& action,