Searched refs:haveAuto (Results 1 – 1 of 1) sorted by relevance
329 bool haveAuto = false; in calcEffectiveWidth() local348 haveAuto = true; in calcEffectiveWidth()424 … if (m_layoutStruct[pos].width.isFixed() && haveAuto && fixedWidth <= cMinWidth) { in calcEffectiveWidth()435 … if (!(m_layoutStruct[pos].width.isFixed() && haveAuto && fixedWidth <= cMinWidth)) { in calcEffectiveWidth()