Searched refs:do_motion (Results 1 – 4 of 4) sorted by relevance
5 def do_motion(event): function31 f.bind('<Control-Shift-Motion>', do_motion)
7 def do_motion(event): function33 f.bind('<Control-Shift-Motion>', do_motion)
43 def do_motion(self, e): member in Kill89 self.frame.list.bind('<Motion>', self.do_motion)
56 def do_motion(self, e): member in Kill119 self.frame.list.bind('<Motion>', self.do_motion)