Home
last modified time | relevance | path

Searched defs:shouldSuspendScrollAnimations (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollableArea.h130 virtual bool shouldSuspendScrollAnimations() const { return true; } in shouldSuspendScrollAnimations() function
/external/webkit/Source/WebCore/rendering/
DRenderDataGrid.cpp265 bool RenderDataGrid::shouldSuspendScrollAnimations() const in shouldSuspendScrollAnimations() function in WebCore::RenderDataGrid
DRenderListBox.cpp790 bool RenderListBox::shouldSuspendScrollAnimations() const in shouldSuspendScrollAnimations() function in WebCore::RenderListBox
DRenderLayer.cpp1851 bool RenderLayer::shouldSuspendScrollAnimations() const in scrollTo() function in WebCore::RenderLayer
/external/webkit/Source/WebCore/page/
DFrameView.cpp2194 bool FrameView::shouldSuspendScrollAnimations() const in shouldSuspendScrollAnimations() function in WebCore::FrameView