Home | History | Annotate | Download | only in rendering

Lines Matching defs:centerPoint

1169             IntPoint centerPoint = roundedIntPoint(transformState.mappedPoint());
1170 transformState.move(toRenderBox(o)->flipForWritingModeIncludingColumns(centerPoint) - centerPoint);