Searched refs:didNotDoFullLayoutAndMoved (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlockFlow.cpp678 bool didNotDoFullLayoutAndMoved = childHadLayout && !selfNeedsLayout() && (childOffset.width() || childOffset.height()); local
681 if (didNotDoFullLayoutAndMoved || didNotLayoutAndNeedsPaintInvalidation)

Completed in 83 milliseconds