Searched defs:containerForPaintInvalidation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.cpp1342 // ASSERT(containerForPaintInvalidation() == paintInvalidationContainer);
1385 const RenderLayerModelObject* container = containerForPaintInvalidation();
1430 const RenderLayerModelObject* RenderObject::containerForPaintInvalidation() const function in class:WebCore::RenderObject
1550 const RenderLayerModelObject* paintInvalidationContainer = containerForPaintInvalidation();
1578 const RenderLayerModelObject* paintInvalidationContainer = containerForPaintInvalidation();

Completed in 58 milliseconds