Home | History | Annotate | Download | only in rendering

Lines Matching defs:computeReplacedLogicalHeight

2263             h = Length(computeReplacedLogicalHeight(), Fixed);
2527 LayoutUnit RenderBox::computeReplacedLogicalHeight() const
3595 computedValues.m_extent = computeReplacedLogicalHeight() + borderAndPaddingLogicalHeight();