Searched refs:getBounds (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/widget/
H A Dstyle-subject.h44 virtual Geom::OptRect getBounds(SPItem::BBoxType type) = 0;
67 virtual Geom::OptRect getBounds(SPItem::BBoxType type);
88 virtual Geom::OptRect getBounds(SPItem::BBoxType type);
H A Dstyle-subject.cpp65 Geom::OptRect StyleSubject::Selection::getBounds(SPItem::BBoxType type) { function in class:Inkscape::UI::Widget::StyleSubject::Selection
141 Geom::OptRect StyleSubject::CurrentLayer::getBounds(SPItem::BBoxType type) { function in class:Inkscape::UI::Widget::StyleSubject::CurrentLayer
H A Dobject-composite-settings.cpp116 Geom::OptRect bbox = _subject->getBounds(SPItem::GEOMETRIC_BBOX);
265 Geom::OptRect bbox = _subject->getBounds(SPItem::GEOMETRIC_BBOX);
/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.cpp881 double *bounds = stitchingFunc->getBounds();

Completed in 21 milliseconds