Searched refs:preferredBounds (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/ui/dialog/
H A Dtransformation.cpp585 Geom::OptRect bbox = selection->preferredBounds();
606 Geom::OptRect bbox = selection->preferredBounds();
634 Geom::OptRect bbox = selection->preferredBounds();
728 Geom::OptRect bbox = selection->preferredBounds();
792 Geom::OptRect bbox = selection->preferredBounds();
840 Geom::OptRect bbox_pref = selection->preferredBounds();
938 Geom::OptRect bbox = selection->preferredBounds();
1040 Geom::OptRect bbox = selection->preferredBounds();
1189 Geom::OptRect bbox = selection->preferredBounds();
H A Dalign-and-distribute.cpp160 b = desktop->getDocument()->preferredBounds();
166 b = selection->preferredBounds();
183 b = selection->preferredBounds();
863 b = desktop->getDocument()->preferredBounds();
869 b = selection->preferredBounds();
/inkscape/src/
H A Dselection.h276 Geom::OptRect preferredBounds() const;
H A Dselection.cpp424 Geom::OptRect Selection::preferredBounds() const function in class:Inkscape::Selection
457 Geom::OptRect bbox = preferredBounds();
H A Ddocument.h254 Geom::OptRect preferredBounds() const;
H A Ddocument.cpp777 Geom::OptRect SPDocument::preferredBounds() const function in class:SPDocument

Completed in 64 milliseconds