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

/inkscape/src/livarot/
H A DShape.h250 void ConvertToFormeNested(Path *dest, int nbP, Path **orig, int wildPath, int &nbNest,
H A DShapeMisc.cpp330 Shape::ConvertToFormeNested (Path * dest, int nbP, Path * *orig, int /*wildPath*/,int &nbNest,int *&nesting,int *&contStart,bool splitWhenForced) function in class:Shape
/inkscape/src/
H A Dsplivarot.cpp305 theShape->ConvertToFormeNested(res, nbOriginaux, &originaux[0], 1, nbNest, nesting, conts);
659 theShape->ConvertToFormeNested(res, nbOriginaux, &originaux[0], 1, nbNest, nesting, conts);
749 // ConvertToFormeNested() dumped all the subpath in a single Path "res", so we need

Completed in 26 milliseconds