Searched refs:scrollableAreaScrollLayerDidChange (Results 1 – 5 of 5) sorted by relevance
102 bool scrollableAreaScrollLayerDidChange(ScrollableArea*);
333 bool ScrollingCoordinator::scrollableAreaScrollLayerDidChange(ScrollableArea* scrollableArea) in scrollableAreaScrollLayerDidChange() function in WebCore::ScrollingCoordinator
1289 …scrollingCoordinatorHandlesOffset = scrollingCoordinator->scrollableAreaScrollLayerDidChange(frame… in frameViewDidScroll()1351 return scrollingCoordinator->scrollableAreaScrollLayerDidChange(layer->scrollableArea()); in scrollingLayerDidChange()
1243 … scrollingCoordinator->scrollableAreaScrollLayerDidChange(m_owningLayer->scrollableArea()); in updateScrollingLayers()1250 … scrollingCoordinator->scrollableAreaScrollLayerDidChange(m_owningLayer->scrollableArea()); in updateScrollingLayers()
404 scrollingCoordinator->scrollableAreaScrollLayerDidChange(m_frame->view()); in installNewDocument()