Home
last modified time | relevance | path

Searched defs:DispatchInputAndChangeEvent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLSelectElement.h168 DispatchInputAndChangeEvent = 1 << 1, enumerator
DHTMLTextFormControlElement.h39 enum TextFieldEventBehavior { DispatchNoEvent, DispatchChangeEvent, DispatchInputAndChangeEvent }; enumerator