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

/inkscape/src/
H A Dcontext-fns.h35 Geom::Rect snap_rectangular_box(SPDesktop const *desktop, SPItem *item,
H A Dcontext-fns.cpp76 Geom::Rect Inkscape::snap_rectangular_box(SPDesktop const *desktop, SPItem *item, function in class:Inkscape
/inkscape/src/ui/tools/
H A Darc-tool.cpp360 Geom::Rect r = Inkscape::snap_rectangular_box(desktop, this->arc, pt, this->center, state);
H A Drect-tool.cpp393 Geom::Rect const r = Inkscape::snap_rectangular_box(desktop, this->rect, pt, this->center, state);

Completed in 492 milliseconds