Searched refs:removeWebScrollbarLayer (Results 1 – 2 of 2) sorted by relevance
157 void removeWebScrollbarLayer(ScrollableArea*, ScrollbarOrientation);
215 removeWebScrollbarLayer(scrollableArea, HorizontalScrollbar); in willDestroyScrollableArea()216 removeWebScrollbarLayer(scrollableArea, VerticalScrollbar); in willDestroyScrollableArea()219 void ScrollingCoordinator::removeWebScrollbarLayer(ScrollableArea* scrollableArea, ScrollbarOrienta… in removeWebScrollbarLayer() function in WebCore::ScrollingCoordinator330 removeWebScrollbarLayer(scrollableArea, orientation); in scrollableAreaScrollbarLayerDidChange()