Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasColumns

135     if (hasColumns())
1220 if (hasColumns()) {
1241 LayoutStateMaintainer statePusher(view(), this, IntSize(x(), y()), hasColumns() || hasTransform() || hasReflection() || style()->isFlippedBlocksWritingMode(), pageLogicalHeight, pageLogicalHeightChanged, colInfo);
1379 if (!hasColumns()) {
1413 if (!hasColumns() && (recomputeFloats || isRoot() || expandsToEncloseOverhangingFloats() || hasSelfPaintingLayer()))
1478 || hasColumns() || isTableCell() || isFieldset() || isWritingModeRoot();
2177 LayoutStateMaintainer statePusher(view(), this, IntSize(x(), y()), hasColumns() || hasTransform() || hasReflection() || style()->isFlippedBlocksWritingMode());
2213 if (hasColumns())
2241 if (hasColumns())
2509 if (hasColumns())
2533 if (hasColumns())
2542 hasColumns())
2547 if (hasColumns())
2881 if (hasColumns() || hasTransform() || style()->columnSpan()) {
3724 if (child->hasOverflowClip() || !child->containsFloats() || child->isRoot() || child->hasColumns() || child->isWritingModeRoot())
3787 if (!m_floatingObjects || hasColumns() || !parent())
3996 if (!hasColumns()) {
4283 if (hasColumns())
4293 if (hasColumns())
4342 if (hasColumns()) {
4348 if (hasColumns())
4364 if (!hasColumns())
4371 if (!hasColumns())
4378 if (!hasColumns())
4385 ASSERT(hasColumns() && gColumnInfoMap->get(this) == colInfo);
4391 ASSERT(hasColumns() && gColumnInfoMap->get(this) == colInfo);
4409 if (!hasColumns())
4454 if (!hasColumns())
4520 if (!hasColumns())
4557 ASSERT(hasColumns());
4558 if (!hasColumns() || !style()->isFlippedBlocksWritingMode())
4570 ASSERT(hasColumns());
4571 if (!hasColumns() || !style()->isFlippedBlocksWritingMode())
4585 if (!hasColumns())
6036 if (curr->hasColumns())