paintsWithFilters 236 Source/core/rendering/RenderLayer.cpp if (!paintsWithFilters()) paintsWithFilters 2137 Source/core/rendering/RenderLayer.cpp FilterEffectRendererHelper filterPainter(filterRenderer() && paintsWithFilters()); paintsWithFilters 3638 Source/core/rendering/RenderLayer.cpp if (paintsWithFilters() && renderer()->style()->filter().hasFilterThatAffectsOpacity()) paintsWithFilters 3924 Source/core/rendering/RenderLayer.cpp if (paintsWithFilters()) paintsWithFilters 4001 Source/core/rendering/RenderLayer.cpp if (!paintsWithFilters()) { paintsWithFilters 397 Source/core/rendering/RenderLayer.h bool paintsWithFilters() const; paintsWithFilters 261 Source/core/rendering/RenderLayerRepainter.cpp if (parentLayer->paintsWithFilters()) { paintsWithFilters 1871 Source/core/rendering/RenderObject.cpp if (!layer->hasDirectReasonsForCompositing() || layer->paintsWithFilters())