Home | History | Annotate | Download | only in rendering

Lines Matching refs:computeReplacedLogicalHeight

1820             h = Length(computeReplacedLogicalHeight(), Fixed);
2021 int RenderBox::computeReplacedLogicalHeight() const
3021 setLogicalHeight(computeReplacedLogicalHeight() + borderAndPaddingLogicalHeight());