Searched refs:eventScrollbar (Results 1 – 1 of 1) sorted by relevance
830 Scrollbar* eventScrollbar = view->scrollbarAtPoint(point); in hitTestResultAtPoint() local831 if (eventScrollbar) in hitTestResultAtPoint()832 result.setScrollbar(eventScrollbar); in hitTestResultAtPoint()