Searched refs:ConvertToFormeNested (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/livarot/ |
H A D | Shape.h | 250 void ConvertToFormeNested(Path *dest, int nbP, Path **orig, int wildPath, int &nbNest,
|
H A D | ShapeMisc.cpp | 330 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 D | splivarot.cpp | 305 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