Searched refs:hasOverrideHeight (Results 1 – 4 of 4) sorted by relevance
939 bool RenderBox::hasOverrideHeight() const in hasOverrideHeight() function in WebCore::RenderBox987 ASSERT(hasOverrideHeight()); in overrideLogicalContentHeight()1797 if (cb->hasOverrideHeight()) in perpendicularContainingBlockLogicalHeight()2532 if (hasOverrideHeight() && parent()->isFlexibleBoxIncludingDeprecated()) in computeLogicalHeight()2684 if (!cb->hasOverrideHeight()) { in computePercentageLogicalHeight()2884 if (hasOverrideHeight()) in availableLogicalHeightUsing()
350 bool hasOverrideHeight() const;
181 if (child->hasOverrideHeight()) in contentHeightForChild()
698 if (cell->hasOverrideHeight()) { in calcRowLogicalHeight()