Home
last modified time | relevance | path

Searched defs:clearNeedsLayout (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DStyleDifference.h47 void clearNeedsLayout() { m_layoutType = NoLayout; } in clearNeedsLayout() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.h1338 inline void RenderObject::clearNeedsLayout() in clearNeedsLayout() function