Home
last modified time | relevance | path

Searched refs:requiresCompositingForAnimation (Results 1 – 5 of 5) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderLayerCompositor.h250 bool requiresCompositingForAnimation(RenderObject*) const;
H A DRenderLayerCompositor.cpp1245 || requiresCompositingForAnimation(renderer) in requiresCompositingLayer()
1396 bool RenderLayerCompositor::requiresCompositingForAnimation(RenderObject* renderer) const in requiresCompositingForAnimation() function in WebCore::RenderLayerCompositor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2009-06-1629256 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation):
29260 and make it a class static method to match requiresCompositingForAnimation(). Both
H A DChangeLog-2010-12-063360 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation):
98155 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation): Make compositing layers
H A DChangeLog-2010-01-2992980 (WebCore::RenderLayerCompositor::requiresCompositingForAnimation):