Searched refs:scrollHandled (Results 1 – 1 of 1) sorted by relevance
784 bool scrollHandled = in propagateScroll() local788 while (!scrollHandled && currentFrame) { in propagateScroll()789 scrollHandled = currentFrame->view()->scroll(scrollDirection, in propagateScroll()793 return scrollHandled; in propagateScroll()