Searched refs:allowScrolling (Results 1 – 1 of 1) sorted by relevance
3018 …bool allowScrolling = userInputScrollable(HorizontalScrollbar) || userInputScrollable(VerticalScro… in wheelEvent() local3024 allowScrolling = false; in wheelEvent()3027 if (allowScrolling && ScrollableArea::handleWheelEvent(wheelEvent)) in wheelEvent()