Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.cpp65 Property(pValue, XFA_Event::CancelAction, bSetting); in cancelAction()
71 Property(pValue, XFA_Event::Change, bSetting); in change()
77 Property(pValue, XFA_Event::CommitKey, bSetting); in commitKey()
83 Property(pValue, XFA_Event::FullText, bSetting); in fullText()
89 Property(pValue, XFA_Event::Keydown, bSetting); in keyDown()
95 Property(pValue, XFA_Event::Modifier, bSetting); in modifier()
101 Property(pValue, XFA_Event::NewContentType, bSetting); in newContentType()
121 Property(pValue, XFA_Event::PreviousContentType, bSetting); in prevContentType()
127 Property(pValue, XFA_Event::PreviousText, bSetting); in prevText()
133 Property(pValue, XFA_Event::Reenter, bSetting); in reenter()
[all …]
Dcjx_eventpseudomodel.h16 enum class XFA_Event { enum
72 void Property(CFXJSE_Value* pValue, XFA_Event dwFlag, bool bSetting);