removeWebScrollbarLayer  228 Source/core/page/scrolling/ScrollingCoordinator.cpp     removeWebScrollbarLayer(scrollableArea, HorizontalScrollbar);
removeWebScrollbarLayer  229 Source/core/page/scrolling/ScrollingCoordinator.cpp     removeWebScrollbarLayer(scrollableArea, VerticalScrollbar);
removeWebScrollbarLayer  349 Source/core/page/scrolling/ScrollingCoordinator.cpp         removeWebScrollbarLayer(scrollableArea, orientation);
removeWebScrollbarLayer  152 Source/core/page/scrolling/ScrollingCoordinator.h     void removeWebScrollbarLayer(ScrollableArea*, ScrollbarOrientation);