HomeSort by relevance Sort by last modified time
    Searched refs:newline_and_indent_event (Results 1 - 8 of 8) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
PyShell.py     [all...]
EditorWindow.py 225 text.bind("<<newline-and-indent>>",self.newline_and_indent_event)
1276 def newline_and_indent_event(self, event): member in class:EditorWindow
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
PyShell.py     [all...]
EditorWindow.py 225 text.bind("<<newline-and-indent>>",self.newline_and_indent_event)
1276 def newline_and_indent_event(self, event): member in class:EditorWindow
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py     [all...]
EditorWindow.py 225 text.bind("<<newline-and-indent>>",self.newline_and_indent_event)
1276 def newline_and_indent_event(self, event): member in class:EditorWindow
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py     [all...]
EditorWindow.py 225 text.bind("<<newline-and-indent>>",self.newline_and_indent_event)
1276 def newline_and_indent_event(self, event): member in class:EditorWindow
    [all...]

Completed in 840 milliseconds