Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasColumns

230     if (hasColumns())
1516 if (hasColumns()) {
1571 LayoutStateMaintainer statePusher(renderView, this, locationOffset(), hasColumns() || hasTransform() || hasReflection() || styleToUse->isFlippedBlocksWritingMode(), pageLogicalHeight, pageLogicalHeightChanged, columnInfo());
1713 if (!hasColumns()) {
1735 if (!hasColumns() && (recomputeFloats || isRoot() || expandsToEncloseOverhangingFloats() || hasSelfPaintingLayer()))
1830 || hasColumns() || isTableCell() || isTableCaption() || isFieldset() || isWritingModeRoot() || isRoot();
2713 LayoutStateMaintainer statePusher(view(), this, locationOffset(), hasColumns() || hasTransform() || hasReflection() || style()->isFlippedBlocksWritingMode());
2787 if (hasColumns())
2842 if (hasColumns())
3147 if (hasColumns() && !paintInfo.paintRootBackgroundOnly())
3167 if (hasColumns())
3176 if (!isPrinting && !hasColumns())
3181 if (hasColumns())
3490 if (hasColumns() || hasTransform() || style()->columnSpan()) {
4647 if (child->hasOverflowClip() || !child->containsFloats() || child->isRoot() || child->hasColumns() || child->isWritingModeRoot())
4708 if (!m_floatingObjects || hasColumns() || !parent())
4955 if (!hasColumns()) {
5081 if (!hasColumns())
5347 if (hasColumns())
5356 if (hasColumns())
5418 if (hasColumns()) {
5424 if (hasColumns())
5442 if (!hasColumns())
5468 if (!hasColumns())
5475 if (!hasColumns())
5482 if (!hasColumns())
5489 ASSERT(hasColumns());
5496 ASSERT(hasColumns() && gColumnInfoMap->get(this) == colInfo);
5523 if (!hasColumns())
5576 if (!hasColumns())
5663 if (!hasColumns())
5721 ASSERT(hasColumns());
5722 if (!hasColumns() || !style()->isFlippedBlocksWritingMode())
5734 ASSERT(hasColumns());
5735 if (!hasColumns() || !style()->isFlippedBlocksWritingMode())
5750 if (!hasColumns())
7324 if (curr->hasColumns() || curr->isRenderFlowThread())