HomeSort by relevance Sort by last modified time
    Searched full:about_dialog (Results 1 - 5 of 5) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 118 def about_dialog(event=None): function in function:overrideRootMenu
132 root.bind('<<about-idle>>', about_dialog)
161 root.createcommand('tkAboutDialog', about_dialog)
EditorWindow.py 212 text.bind("<<about-idle>>", self.about_dialog)
534 def about_dialog(self, event=None): member in class:EditorWindow
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 118 def about_dialog(event=None): function in function:overrideRootMenu
132 root.bind('<<about-idle>>', about_dialog)
161 root.createcommand('tkAboutDialog', about_dialog)
EditorWindow.py 212 text.bind("<<about-idle>>", self.about_dialog)
534 def about_dialog(self, event=None): member in class:EditorWindow
    [all...]
  /external/fio/
gfio.c 1212 static void about_dialog(GtkWidget *w, gpointer data) function
    [all...]

Completed in 150 milliseconds