Home
last modified time | relevance | path

Searched refs:xamount (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
DCanvas.py79 def move(self, xamount, yamount): argument
80 self.canvas.move(self.id, xamount, yamount)