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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBlockFlow.cpp679 bool didNotLayoutAndNeedsPaintInvalidation = !childHadLayout && child->checkForPaintInvalidation(); local
681 if (didNotDoFullLayoutAndMoved || didNotLayoutAndNeedsPaintInvalidation)

Completed in 86 milliseconds