Searched refs:computedHeightIsAuto (Results 1 – 1 of 1) sorted by relevance
351 bool computedHeightIsAuto = hasAutoHeightOrContainingBlockWithAutoHeight(); in computeReplacedLogicalWidth() local355 if (computedHeightIsAuto && hasIntrinsicWidth) in computeReplacedLogicalWidth()363 …if (intrinsicRatio && ((computedHeightIsAuto && !hasIntrinsicWidth && hasIntrinsicHeight) || !comp… in computeReplacedLogicalWidth()371 if (computedHeightIsAuto && !hasIntrinsicWidth && !hasIntrinsicHeight) { in computeReplacedLogicalWidth()