Searched refs:isImmediatePropagationStopped (Results 1 – 3 of 3) sorted by relevance
3 …isImmediatePropagationStopped();l++){s=q.matches[l];if(h||!c.namespace&&!s.namespace||c.namespace_… property
19 …isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancel…
3245 for ( j = 0; j < matched.matches.length && !event.isImmediatePropagationStopped(); j++ ) {3507 this.isImmediatePropagationStopped = returnTrue;3512 isImmediatePropagationStopped: returnFalse property in jQuery.Event