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