Searched refs:replacedWidth (Results 1 – 1 of 1) sorted by relevance
81 int replacedWidth = RenderBox::computeReplacedLogicalWidth(includeMaxWidth); in computeReplacedLogicalWidth() local83 return replacedWidth; in computeReplacedLogicalWidth()87 return static_cast<int>(roundf(replacedWidth * svg->currentScale())); in computeReplacedLogicalWidth()