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

/inkscape/src/livarot/
H A DShape.h131 void SubPoint(int p); // removes the point at index p
133 // so don't trust point indices if you use SubPoint
148 void SubEdge(int e); // removes the edge at index e (same remarks as for SubPoint)
H A DShape.cpp361 Shape::SubPoint (int p) function in class:Shape

Completed in 21 milliseconds