Searched refs:SubPathsWithNesting (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/livarot/ |
H A D | Path.h | 198 Path** SubPathsWithNesting(int &outNb,bool killNoSurf,int nbNest,int* nesting,int* conts);
|
H A D | PathCutting.cpp | 613 Path** Path::SubPathsWithNesting(int &outNb,bool killNoSurf,int nbNest,int* nesting,int* conts) function in class:Path
|
/inkscape/src/ |
H A D | splivarot.cpp | 752 resPath=res->SubPathsWithNesting(nbRP, true, nbNest, nesting, conts);
|
Completed in 41 milliseconds