Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DCanvas.py180 def move(self, xAmount, yAmount): argument
181 self._do('move', xAmount, yAmount)