Home | History | Annotate | Download | only in rendering

Lines Matching refs:transformState

42 #include "core/platform/graphics/transforms/TransformState.h"
3382 TransformState transformState(TransformState::ApplyTransformDirection, FloatPoint());
3383 mapLocalToContainer(repaintContainer, transformState, ApplyContainerFlip | UseTransforms);
3384 LayoutPoint offsetFromRepaintContainer = roundedLayoutPoint(transformState.mappedPoint());