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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 127 def help_dialog(event=None): function in function:overrideRootMenu
163 root.createcommand('::tk::mac::ShowHelp', help_dialog)
EditorWindow.py 210 text.bind("<<help>>", self.help_dialog)
540 def help_dialog(self, event=None): member in class:EditorWindow
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 127 def help_dialog(event=None): function in function:overrideRootMenu
163 root.createcommand('::tk::mac::ShowHelp', help_dialog)
EditorWindow.py 210 text.bind("<<help>>", self.help_dialog)
540 def help_dialog(self, event=None): member in class:EditorWindow
    [all...]

Completed in 218 milliseconds