Searched refs:first_frag (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/
H A Dwmf-print.cpp859 Geom::Piecewise<Geom::D2<Geom::SBasis> > first_frag; // first fragment, will be appended at end local
881 first_frag = fragment;
889 tmp_pathpw3.concat(first_frag); // may merge line around start point
H A Demf-print.cpp1442 Geom::Piecewise<Geom::D2<Geom::SBasis> > first_frag; // first fragment, will be appended at end local
1464 first_frag = fragment;
1472 tmp_pathpw3.concat(first_frag); // may merge line around start point

Completed in 25 milliseconds