Searched refs:hasAutoHeight (Results 1 – 1 of 1) sorted by relevance
1170 bool hasAutoHeight = logicalHeightLength.isAuto(); in isSelfCollapsingBlock() local1172 hasAutoHeight = true; in isSelfCollapsingBlock()1175 hasAutoHeight = false; in isSelfCollapsingBlock()1181 …if (hasAutoHeight || ((logicalHeightLength.isFixed() || logicalHeightLength.isPercent()) && logica… in isSelfCollapsingBlock()