Searched refs:home_callback (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DEditorWindow.py239 text.bind("<<beginning-of-line>>", self.home_callback)
369 def home_callback(self, event): member in class:EditorWindow
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DEditorWindow.py239 text.bind("<<beginning-of-line>>", self.home_callback)
369 def home_callback(self, event): member in class:EditorWindow
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DEditorWindow.py239 text.bind("<<beginning-of-line>>", self.home_callback)
369 def home_callback(self, event): member in class:EditorWindow
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DEditorWindow.py239 text.bind("<<beginning-of-line>>", self.home_callback)
369 def home_callback(self, event): member in class:EditorWindow

Completed in 103 milliseconds