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

/inkscape/src/livarot/
H A DShapeMisc.cpp285 AddContour (dest, nbP, orig, startBord, curBord,splitWhenForced);
307 AddContour (dest, nbP, orig, startBord, curBord,splitWhenForced);
474 AddContour (dest, nbP, orig, startBord, curBord,splitWhenForced);
515 AddContour (dest, nbP, orig, startBord, curBord,splitWhenForced);
886 Shape::AddContour (Path * dest, int nbP, Path * *orig, int startBord, int curBord, bool splitWhenForced) function in class:Shape
H A DShape.h517 void AddContour(Path * dest, int nbP, Path **orig, int startBord,

Completed in 19 milliseconds