Home | History | Annotate | Download | only in rendering

Lines Matching refs:boxWidth

617     const float boxWidth = borderBox.width();
620 float perspectiveOriginX = style->perspectiveOriginX().calcFloatValue(boxWidth);
625 perspectiveOriginX -= boxWidth / 2.0f;