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

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configHandler.py 400 def GetExtensions(self, active_only=True, editor_only=False, shell_only=False):
418 if editor_only or shell_only:
419 if editor_only:
EditorWindow.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configHandler.py 400 def GetExtensions(self, active_only=True, editor_only=False, shell_only=False):
418 if editor_only or shell_only:
419 if editor_only:
EditorWindow.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py 400 def GetExtensions(self, active_only=True, editor_only=False, shell_only=False):
418 if editor_only or shell_only:
419 if editor_only:
EditorWindow.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configHandler.py 400 def GetExtensions(self, active_only=True, editor_only=False, shell_only=False):
418 if editor_only or shell_only:
419 if editor_only:
EditorWindow.py     [all...]

Completed in 61 milliseconds