Searched defs:boxWidth (Results 1 – 2 of 2) sorted by relevance
103 …float boxWidth = horizontalWritingMode ? logicalBoxSize.width().toFloat() : logicalBoxSize.height(… in createShape() local
864 const float boxWidth = borderBox.width(); in perspectiveTransform() local