Home | History | Annotate | Download | only in rendering

Lines Matching refs:transformState

54 #include "TransformState.h"
2774 TransformState transformState(TransformState::ApplyTransformDirection, FloatPoint());
2775 mapLocalToContainer(repaintContainer, false, false, transformState);
2776 IntPoint offsetFromRepaintContainer = roundedIntPoint(transformState.mappedPoint());