Searched refs:newContentHeight (Results 1 – 1 of 1) sorted by relevance
3044 …LayoutUnit newContentHeight = computedValues.m_extent - block->borderAndPaddingLogicalHeight() - b… in computeReplacedLogicalHeightUsing() local3045 … LayoutUnit newHeight = block->adjustContentBoxLogicalHeightForBoxSizing(newContentHeight); in computeReplacedLogicalHeightUsing()3125 …LayoutUnit newContentHeight = computedValues.m_extent - block->borderAndPaddingLogicalHeight() - b… in availableLogicalHeightUsing() local3126 return adjustContentBoxLogicalHeightForBoxSizing(newContentHeight); in availableLogicalHeightUsing()