Searched refs:hasAutoHeightOrContainingBlockWithAutoHeight (Results 1 – 3 of 3) sorted by relevance
251 if (hasAutoHeightOrContainingBlockWithAutoHeight()) in hasReplacedLogicalHeight()266 …gicalHeight() && style()->logicalWidth().isAuto() && !hasAutoHeightOrContainingBlockWithAutoHeight… in needsPreferredWidthsRecalculation()
275 bool hasAutoHeightOrContainingBlockWithAutoHeight() const;
200 bool RenderBoxModelObject::hasAutoHeightOrContainingBlockWithAutoHeight() const in hasAutoHeightOrContainingBlockWithAutoHeight() function in WebCore::RenderBoxModelObject257 && (!containingBlock->hasAutoHeightOrContainingBlockWithAutoHeight() in relativePositionOffset()263 && (!containingBlock->hasAutoHeightOrContainingBlockWithAutoHeight() in relativePositionOffset()