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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderObject.h445 setNeedsLayoutAndFullPaintInvalidation();
659 void setNeedsLayoutAndFullPaintInvalidation(MarkingBehavior = MarkContainingBlockChain, SubtreeLayoutScope* = 0);
674 setNeedsLayoutAndFullPaintInvalidation();
1391 // setNeedsLayoutAndFullPaintInvalidation() does. Otherwise the two methods are identical.
1408 inline void RenderObject::setNeedsLayoutAndFullPaintInvalidation(MarkingBehavior markParents, SubtreeLayoutScope* layouter) function in class:blink::RenderObject

Completed in 141 milliseconds