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

/inkscape/src/display/
H A Dcurve.cpp339 return &_pathv.back().back_default();
437 Geom::Curve const &back = lastpath.back_default();
/inkscape/src/2geom/
H A Dpath.h417 Curve const &back() const { return back_default(); }
427 Curve const &back_default() const { function in class:Geom::Path
432 Curve const &finalCurve() const { return back_default(); }
/inkscape/src/
H A Dsp-shape.cpp364 Geom::Curve const &lastcurve = path_it->back_default();
551 Geom::Curve const &lastcurve = path_it->back_default();
710 Geom::Curve const &lastcurve = path_it->back_default();
H A Dsplivarot.cpp1110 Geom::Curve const &lastcurve = path_it->back_default();
1429 Geom::Curve const &lastcurve = path_it->back_default();
/inkscape/src/extension/internal/
H A Dcairo-renderer.cpp268 Geom::Curve const &lastcurve = path_it->back_default();

Completed in 25 milliseconds