Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_actionhandler.cpp26 return ExecuteDocumentOpenAction(action, pFormFillEnv, &visited); in DoAction_DocOpen()
89 bool CPDFSDK_ActionHandler::ExecuteDocumentOpenAction( in ExecuteDocumentOpenAction() function in CPDFSDK_ActionHandler
113 if (!ExecuteDocumentOpenAction(subaction, pFormFillEnv, visited)) in ExecuteDocumentOpenAction()
Dcpdfsdk_actionhandler.h55 bool ExecuteDocumentOpenAction(const CPDF_Action& action,