Lines Matching refs:transform
146 Geom::Affine transform;
237 Geom::OptRect geometricBounds(Geom::Affine const &transform = Geom::identity()) const;
244 Geom::OptRect visualBounds(Geom::Affine const &transform = Geom::identity()) const;
246 Geom::OptRect bounds(BBoxType type, Geom::Affine const &transform = Geom::identity()) const;
318 * Recursively compensate pattern or gradient transform.
325 * Set a new transform on an object.
327 * Compensate for stroke scaling and gradient/pattern fill transform, if
330 * the repr is updated with the new transform.
332 void doWriteTransform(Inkscape::XML::Node *repr, Geom::Affine const &transform, Geom::Affine const *adv = NULL, bool compensate = true);
335 * Sets item private transform (not propagated to repr), without compensating stroke widths,
359 void set_i2d_affine(Geom::Affine const &transform);
391 virtual Geom::OptRect bbox(Geom::Affine const &transform, SPItem::BBoxType type) const;
398 virtual Geom::Affine set_transform(Geom::Affine const &transform);