Home
last modified time | relevance | path

Searched refs:XFA_EVENT_Click (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_eventparam.h16 XFA_EVENT_Click, enumerator
Dcxfa_fffield.cpp752 eParam.m_eType = XFA_EVENT_Click; in OnProcessEvent()
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp116 eEventType = XFA_EVENT_Click; in GetXFAEventType()
196 if ((eEventType == XFA_EVENT_Click || eEventType == XFA_EVENT_Change) && in HasXFAAAction()
239 if ((eEventType == XFA_EVENT_Click || eEventType == XFA_EVENT_Change) && in OnXFAAAction()
/external/pdfium/fxjs/xfa/
Dcjx_node.cpp66 {PARA(0xd95657a6, "click", XFA_EVENT_Click, kFieldOrExclusion)},