Searched refs:ReFormeLineTo (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/livarot/ |
H A D | ShapeMisc.cpp | 926 bord = ReFormeLineTo (bord, curBord, dest, from); 943 bord = ReFormeLineTo (bord, curBord, dest, from); 993 Shape::ReFormeLineTo (int bord, int /*curBord*/, Path * dest, Path * /*orig*/) function in class:Shape
|
H A D | Shape.h | 519 int ReFormeLineTo(int bord, int curBord, Path *dest, Path *orig);
|
Completed in 19 milliseconds