Home
last modified time | relevance | path

Searched refs:toPwSb (Results 51 – 65 of 65) sorted by relevance

123

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Deffect.cpp1418 Geom::Piecewise<Geom::D2<Geom::SBasis> > pwd2_in = i.toPwSb(); in doEffect_path()
1430 pwd2_in.concat( i.toPwSb() ); in doEffect_path()
H A Dlpe-rough-hatches.cpp527 result.concat(res_comp.toPwSb()); in smoothSnake()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/parameter/
H A Dpath.cpp384 _pwd2.concat( i.toPwSb() ); in ensure_pwd2()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Dhatches.cpp248 return result.toPwSb(); in smoothSnake()
H A Dpencil-2.cpp1104 stroke = pth.toPwSb(); in mouse_released()
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Dhatches.cpp248 return result.toPwSb(); in smoothSnake()
H A Dpencil-2.cpp1104 stroke = pth.toPwSb(); in mouse_released()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dpencil-tool.cpp1055 Geom::Piecewise<Geom::D2<Geom::SBasis> > fit_pwd2 = fit.toPwSb(); in _sketchInterpolate()
1077 this->sketch_interpolation = pathv[0].toPwSb(); in _sketchInterpolate()
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/lib2geom/
H A Dpath-intersection.cpp135 Piecewise<D2<SBasis> > pw = p.toPwSb(); in path_direction()
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dpath-intersection.cpp54 Piecewise<D2<SBasis> > pw = p.toPwSb(); in path_direction()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dpath-intersection.cpp54 Piecewise<D2<SBasis> > pw = p.toPwSb(); in path_direction()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/include/2geom/
H A Dpath.h498 Piecewise<D2<SBasis> > toPwSb() const;
/dports/math/lib2geom/lib2geom-1.1/include/2geom/
H A Dpath.h498 Piecewise<D2<SBasis> > toPwSb() const;
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/
H A Dwmf-print.cpp886 tmp_pathpw.concat(i.toPwSb()); in stroke()
H A Demf-print.cpp1441 tmp_pathpw.concat(i.toPwSb()); in stroke()

123