Home | History | Annotate | Download | only in rendering

Lines Matching refs:isAuto

157             if (colLogicalWidth.isAuto())
163 if (!colLogicalWidth.isAuto() && span == 1 && effCol < nEffCols && m_table->spanOfEffCol(effCol) == 1) {
188 if ((tw.isAuto() || tw.isPercent()) && !table->isOutOfFlowPositioned()) {
191 cb->style()->width().isAuto() && !cb->isOutOfFlowPositioned())
196 (cb->style()->width().isAuto() || cb->style()->width().isPercent())) {
198 if (cell->colSpan() > 1 || cell->table()->style()->width().isAuto())
595 if (logicalWidth.isAuto() && totalAuto && !m_layoutStruct[i].emptyCellsOnly) {
639 if (m_layoutStruct[i].effectiveLogicalWidth.isAuto() && m_layoutStruct[i].emptyCellsOnly)
661 if (logicalWidth.isAuto())
668 if (logicalWidth.isAuto()) {