Searched defs:BBoxType (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-item.h127 enum BBoxType { enum in class:SPItem
246 Geom::OptRect bounds(BBoxType type, Geom::Affine const &transform = Geom::identity()) const;
260 Geom::OptRect documentBounds(BBoxType type) const;
275 Geom::OptRect desktopBounds(BBoxType type) const;
391 virtual Geom::OptRect bbox(Geom::Affine const &transform, SPItem::BBoxType type) const;

Completed in 15 milliseconds