Searched refs:removeScrollableArea (Results 1 – 5 of 5) sorted by relevance
84 m_frameView->removeScrollableArea(this); in scrollbarDestroyed()
297 bool removeScrollableArea(ScrollableArea*);
2665 parentFrameView->removeScrollableArea(this); in updateScrollableAreaSet()3397 bool FrameView::removeScrollableArea(ScrollableArea* scrollableArea) in removeScrollableArea() function in WebCore::FrameView3421 removeScrollableArea(toFrameView(widget)); in removeChild()
112 frameView->removeScrollableArea(this); in ~RenderLayerScrollableArea()1341 if (frameView->removeScrollableArea(this)) in updateScrollableAreaSet()
103 frameView->removeScrollableArea(this); in ~RenderListBox()