Home | History | Annotate | Download | only in WebCore

Lines Matching full:preventdefault

8702         (DOM::EventImpl::preventDefault): Now inlined.
11037 to preventDefault.
11039 (DOM::HTMLInputElementImpl::postDispatchEventHandler): Only consider preventDefault
11043 default event handlers; only preventDefault does that.
19838 (6) The behavior of shifting focus on a mousedown has been fixed to not occur if preventDefault has been set. This