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()
588 virtual bool shouldSuspendScrollAnimations() const;
1822 bool RenderLayer::shouldSuspendScrollAnimations() const in shouldSuspendScrollAnimations() function in WebCore::RenderLayer1827 return view->frameView()->shouldSuspendScrollAnimations(); in shouldSuspendScrollAnimations()
130 virtual bool shouldSuspendScrollAnimations() const { return true; } in shouldSuspendScrollAnimations() function
279 virtual bool shouldSuspendScrollAnimations() const;
2208 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):