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

/inkscape/share/extensions/
H A Dgcodetools.py1647 def __sub__(self, other): return P(self.x - other.x, self.y - other.y) member in class:P

Completed in 34 milliseconds