Searched refs:flowIsNormal (Results 1 – 1 of 1) sorted by relevance
374 bool flowIsNormal = flow->isInline() || !flow->style()->columnSpan(); in addChildToContinuation() local387 if (flowIsNormal == childIsNormal) { in addChildToContinuation()