Searched refs:willDestroyScrollableArea (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/coordinatedgraphics/
H A DScrollingCoordinatorCoordinatedGraphics.h51 virtual void willDestroyScrollableArea(ScrollableArea*) OVERRIDE;
H A DScrollingCoordinatorCoordinatedGraphics.cpp106 void ScrollingCoordinatorCoordinatedGraphics::willDestroyScrollableArea(ScrollableArea* scrollableArea) function in class:WebCore::ScrollingCoordinatorCoordinatedGraphics
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingCoordinator.h153 virtual void willDestroyScrollableArea(ScrollableArea*) { } function in class:WebCore::ScrollingCoordinator
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayer.cpp255 scrollingCoordinator->willDestroyScrollableArea(this);
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrame.cpp679 page()->scrollingCoordinator()->willDestroyScrollableArea(m_view.get());
H A DFrameView.cpp373 scrollingCoordinator->willDestroyScrollableArea(this);

Completed in 97 milliseconds