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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DStyleDifference.h53 ASSERT(!needsFullLayout());
57 bool needsFullLayout() const { return m_layoutType == FullLayout; } function in class:WebCore::StyleDifference

Completed in 92 milliseconds