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

  /external/python/cpython2/Lib/idlelib/
EditorWindow.py 225 text.bind("<<remove-selection>>", self.remove_selection)
587 def remove_selection(self, event=None): member in class:EditorWindow
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
EditorWindow.py 217 text.bind("<<remove-selection>>", self.remove_selection)
580 def remove_selection(self, event=None): member in class:EditorWindow
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
EditorWindow.py 217 text.bind("<<remove-selection>>", self.remove_selection)
580 def remove_selection(self, event=None): member in class:EditorWindow
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 217 text.bind("<<remove-selection>>", self.remove_selection)
580 def remove_selection(self, event=None): member in class:EditorWindow
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 217 text.bind("<<remove-selection>>", self.remove_selection)
580 def remove_selection(self, event=None): member in class:EditorWindow
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 393 milliseconds