Searched refs:new_from_rect (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/display/
H A Dcurve.h30 static SPCurve * new_from_rect(Geom::Rect const &rect, bool all_four_sides = false);
H A Dcurve.cpp42 SPCurve::new_from_rect(Geom::Rect const &rect, bool all_four_sides) function in class:SPCurve
/inkscape/src/ui/tools/
H A Dlpe-tool.cpp361 SPCurve *curve = SPCurve::new_from_rect(rect);
/inkscape/src/
H A Dsp-image.cpp725 SPCurve *c = SPCurve::new_from_rect(*rect, true);
H A Dobject-snapper.cpp759 SPCurve const *border_curve = SPCurve::new_from_rect(rect, true);

Completed in 1491 milliseconds