Searched refs:on_select (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
H A DScrolledList.py57 self.on_select(index)
92 self.on_select(index)
105 self.on_select(index)
120 def on_select(self, index): member in class:ScrolledList
134 def on_select(self, index): print "select", self.get(index) member in class:_scrolled_list.MyScrolledList
H A DDebugger.py425 def on_select(self, index): member in class:StackViewer

Completed in 251 milliseconds