Searched refs:emptyCellsOnly (Results 1 – 2 of 2) sorted by relevance
56 , emptyCellsOnly(true) in Layout()67 bool emptyCellsOnly; member
64 columnLayout.emptyCellsOnly = false; in recalcColumn()348 if (!columnLayout.emptyCellsOnly) in calcEffectiveLogicalWidth()441 m_layoutStruct[pos].emptyCellsOnly = false; in calcEffectiveLogicalWidth()525 if (m_layoutStruct[i].emptyCellsOnly) in layout()594 if (logicalWidth.isAuto() && totalAuto && !m_layoutStruct[i].emptyCellsOnly) { in layout()637 … if (m_layoutStruct[i].effectiveLogicalWidth.isAuto() && m_layoutStruct[i].emptyCellsOnly) in layout()