Home
last modified time | relevance | path

Searched refs:m_bCancelAction (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_eventparam.cpp14 m_bCancelAction(false), in CXFA_EventParam()
30 m_bCancelAction = false; in Reset()
Dcxfa_eventparam.h59 bool m_bCancelAction; variable
/external/pdfium/fxjs/xfa/
Dcjx_eventpseudomodel.cpp204 BooleanProperty(pValue, pEventParam->m_bCancelAction, bSetting); in Property()