Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/
Dfsdk_actionhandler.h48 void SetFormActionHandler(CPDFSDK_FormActionHandler* pHandler);
/external/pdfium/fpdfsdk/src/
Dfsdk_actionhandler.cpp31 void CPDFSDK_ActionHandler::SetFormActionHandler(CPDFSDK_FormActionHandler* pHandler) in SetFormActionHandler() function in CPDFSDK_ActionHandler