Searched refs:requiresScrollLayer (Results 1 – 4 of 4) sorted by relevance
268 bool requiresScrollLayer(RootLayerAttachment) const;
1667 bool RenderLayerCompositor::requiresScrollLayer(RootLayerAttachment attachment) const function in WebCore::RenderLayerCompositor1799 if (requiresScrollLayer(expectedAttachment)) {
52490 (WebCore::RenderLayerCompositor::requiresScrollLayer): On Windows,93733 … not just when requiresScrollLayer() returns false. This ensures that the orientation is updated93908 …(WebCore::RenderLayerCompositor::requiresScrollLayer): New method to tell us whether we need to ha…93911 … layer only if we're not doing our own scrolling, and use the new requiresScrollLayer() method.
24473 (WebCore::RenderLayerCompositor::requiresScrollLayer):