Searched refs:ConvertPositionsToMoveTo (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/livarot/
H A DPath.h218 void ConvertPositionsToMoveTo(int nbPos,cut_position* poss);
H A DPathCutting.cpp1367 void Path::ConvertPositionsToMoveTo(int nbPos,cut_position* poss) function in class:Path
/inkscape/src/
H A Dsplivarot.cpp220 // the intersections you have found are then fed to ConvertPositionsToMoveTo() which will
297 res->ConvertPositionsToMoveTo(nbToCut, toCut); // cut where you found intersections
574 // the intersections you have found are then fed to ConvertPositionsToMoveTo() which will
651 res->ConvertPositionsToMoveTo(nbToCut, toCut); // cut where you found intersections

Completed in 26 milliseconds