Lines Matching full:fire
901 REGRESSION: check box onchange event doesn't fire (radio buttons do not get disabled in Bugzilla)
908 This will also fire onChange for radio buttons which matches Firefox behavior.
1614 fire and the "fire again" interval.
1629 (timerFired): Added. Calls fire on the QTimer object.
1632 (QTimer::fire): Ditto.
1657 the old getNSTimer() function to get the fire date.
6724 (DocumentImpl::setFocusNode): If we're trying to take focus away from a node, then we should clear the selection before we fire events.
7394 fire and the "fire again" interval.
7409 (timerFired): Added. Calls fire on the QTimer object.
7412 (QTimer::fire): Ditto.
7414 (singleShotTimerFired): Added. Used as the fire function for the CFRunLoopTimerContext below.
7440 the old getNSTimer() function to get the fire date.
7487 c) causes an assertion to fire.
8115 Make sure that load and unload events do not fire on certain objects.
19823 fire on every single click (regardless of the click count), and onclick will now be considered the same
19829 (4) ondblclick has been changed to fire only when clickCount is exactly 2. This matches Firefox. dblclick
19833 (5) mouseover and mouseout have been patched not to fire when they occur on a disabled control. More generally, no