Searched refs:hasAutoHeightStyle (Results 1 – 2 of 2) sorted by relevance
90 bool hasAutoHeightStyle = styleToUse->logicalHeight().isAuto() in shouldHaveAutoLogicalHeight() local94 return hasAutoHeightStyle && !hasAnchoredEndpointsForHeight; in shouldHaveAutoLogicalHeight()
264 …bool hasAutoHeightStyle = style()->logicalHeight().isAuto() || style()->logicalHeight().isFitConte… in shouldHaveAutoLogicalHeight() local266 return hasAutoHeightStyle && !hasAnchoredEndpointsForHeight; in shouldHaveAutoLogicalHeight()