Lines Matching refs:deltax
2840 def delta(self, deltax, deltay):2842 would be moved by DELTAX or DELTAY pixels."""2844 self.tk.call(self._w, 'delta', deltax, deltay))