Home | History | Annotate | Download | only in rendering

Lines Matching refs:mapLocalToContainer

1849     mapLocalToContainer(0, fixed, useTransforms, transformState);
1864 void RenderObject::mapLocalToContainer(RenderBoxModelObject* repaintContainer, bool fixed, bool useTransforms, TransformState& transformState) const
1885 o->mapLocalToContainer(repaintContainer, fixed, useTransforms, transformState);
1938 // Track the point at the center of the quad's bounding box. As mapLocalToContainer() calls offsetFromContainer(),
1941 mapLocalToContainer(repaintContainer, fixed, true, transformState);