Home | History | Annotate | Download | only in rendering

Lines Matching refs:boxHeight

1012     const float boxHeight = borderBox.height();
1015 float perspectiveOriginY = floatValueForLength(style->perspectiveOriginY(), boxHeight);
1020 perspectiveOriginY -= boxHeight / 2.0f;