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

/external/webkit/Source/WebCore/rendering/
H A DRenderBlock.cpp360 bool flowIsNormal = flow->isInline() || !flow->style()->columnSpan(); local
369 if (flowIsNormal == childIsNormal)

Completed in 89 milliseconds