removeScrollableArea 2485 Source/core/frame/FrameView.cpp         parentFrameView->removeScrollableArea(this);
removeScrollableArea 3199 Source/core/frame/FrameView.cpp         removeScrollableArea(toFrameView(widget));
removeScrollableArea  274 Source/core/frame/FrameView.h     bool removeScrollableArea(ScrollableArea*);
removeScrollableArea  113 Source/core/rendering/RenderLayerScrollableArea.cpp             frameView->removeScrollableArea(this);
removeScrollableArea 1426 Source/core/rendering/RenderLayerScrollableArea.cpp         if (frameView->removeScrollableArea(this))
removeScrollableArea  104 Source/core/rendering/RenderListBox.cpp         frameView->removeScrollableArea(this);
removeScrollableArea   84 Source/web/ScrollbarGroup.cpp         m_frameView->removeScrollableArea(this);