Home
last modified time | relevance | path

Searched refs:lastRegionWithContent (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderFlowThread.cpp887 void RenderFlowThread::updateRegionsFlowThreadPortionRect(const RenderRegion* lastRegionWithContent) in updateRegionsFlowThreadPortionRect() argument
889 … ASSERT(!lastRegionWithContent || (!inConstrainedLayoutPhase() && hasAutoLogicalHeightRegions())); in updateRegionsFlowThreadPortionRect()
914 if (lastRegionWithContent == region) in updateRegionsFlowThreadPortionRect()
918 ASSERT(!lastRegionWithContent || emptyRegionsSegment); in updateRegionsFlowThreadPortionRect()