Lines Matching full:wheel
1867 // If we don't have a renderer, send the wheel event to the first node we find with a renderer.
1868 // This is needed for <option> and <optgroup> elements so that <select>s get a wheel scroll.
1874 // a MacBook pro is an example of a 2-dimensional mouse wheel event (where both deltaX and deltaY can be set).