Searched refs:replacedHeight (Results 1 – 1 of 1) sorted by relevance
92 int replacedHeight = RenderBox::computeReplacedLogicalHeight(); in computeReplacedLogicalHeight() local94 return replacedHeight; in computeReplacedLogicalHeight()98 return static_cast<int>(roundf(replacedHeight * svg->currentScale())); in computeReplacedLogicalHeight()