Searched refs:shouldSuspendScrollAnimations (Results 1 – 11 of 11) sorted by relevance
265 bool RenderDataGrid::shouldSuspendScrollAnimations() const in shouldSuspendScrollAnimations() function in WebCore::RenderDataGrid270 return view->frameView()->shouldSuspendScrollAnimations(); in shouldSuspendScrollAnimations()
80 virtual bool shouldSuspendScrollAnimations() const;
119 virtual bool shouldSuspendScrollAnimations() const;
790 bool RenderListBox::shouldSuspendScrollAnimations() const in shouldSuspendScrollAnimations() function in WebCore::RenderListBox795 return view->frameView()->shouldSuspendScrollAnimations(); in shouldSuspendScrollAnimations()
572 virtual bool shouldSuspendScrollAnimations() const;
1851 bool RenderLayer::shouldSuspendScrollAnimations() const in scrollTo() function in WebCore::RenderLayer1856 return view->frameView()->shouldSuspendScrollAnimations(); in scrollTo()
130 virtual bool shouldSuspendScrollAnimations() const { return true; } in shouldSuspendScrollAnimations() function
279 virtual bool shouldSuspendScrollAnimations() const;
2194 bool FrameView::shouldSuspendScrollAnimations() const in shouldSuspendScrollAnimations() function in WebCore::FrameView
408 if (_animator->scrollableArea()->shouldSuspendScrollAnimations() && !mustAnimate) {
640 (WebCore::RenderLayer::shouldSuspendScrollAnimations):44882 (WebCore::FrameView::shouldSuspendScrollAnimations):44885 (WebCore::ScrollableArea::shouldSuspendScrollAnimations):44887 (WebCore::RenderDataGrid::shouldSuspendScrollAnimations):44890 (WebCore::RenderLayer::shouldSuspendScrollAnimations):44893 (WebCore::RenderListBox::shouldSuspendScrollAnimations):