Home | History | Annotate | Download | only in rendering

Lines Matching refs:quad

1994 FloatQuad RenderObject::absoluteToLocalQuad(const FloatQuad& quad, MapCoordinatesFlags mode) const
1996 TransformState transformState(TransformState::UnapplyInverseTransformDirection, quad.boundingBox().center(), quad);
2086 // Track the point at the center of the quad's bounding box. As mapLocalToContainer() calls offsetFromContainer(),