Searched defs:SwapPoints (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DShape.cpp391 SwapPoints (p, numberOfPoints() - 1);
396 Shape::SwapPoints (int a, int b) function in class:Shape
527 Shape::SwapPoints (int a, int b, int c) function in class:Shape
531 SwapPoints (a, b);
532 SwapPoints (b, c);
559 SwapPoints (s, e);
604 SwapPoints (le, ppos - 1, ppos);
660 SwapPoints (ri, plast + 1, plast);
687 SwapPoints (le, ri);
695 SwapPoints (ppo
[all...]

Completed in 394 milliseconds