Searched refs:requiresSlowRepaints (Results 1 – 4 of 4) sorted by relevance
201 bool requiresSlowRepaints() const;
210 if (layer->requiresSlowRepaints()) { in paintBoxDecorations()
742 bool RenderLayer::requiresSlowRepaints() const in requiresSlowRepaints() function in WebCore::RenderLayer748 return parent()->requiresSlowRepaints(); in requiresSlowRepaints()
87090 (WebCore::RenderLayer::requiresSlowRepaints):