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

  /external/python/cpython2/Lib/lib-tk/
SimpleDialog.py 34 self.root.protocol('WM_DELETE_WINDOW', self.wm_delete_window)
79 def wm_delete_window(self): member in class:SimpleDialog
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
SimpleDialog.py 34 self.root.protocol('WM_DELETE_WINDOW', self.wm_delete_window)
79 def wm_delete_window(self): member in class:SimpleDialog
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
SimpleDialog.py 34 self.root.protocol('WM_DELETE_WINDOW', self.wm_delete_window)
79 def wm_delete_window(self): member in class:SimpleDialog
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 34 self.root.protocol('WM_DELETE_WINDOW', self.wm_delete_window)
79 def wm_delete_window(self): member in class:SimpleDialog
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 34 self.root.protocol('WM_DELETE_WINDOW', self.wm_delete_window)
79 def wm_delete_window(self): member in class:SimpleDialog
  /external/python/cpython3/Lib/tkinter/
simpledialog.py 58 self.root.protocol('WM_DELETE_WINDOW', self.wm_delete_window)
103 def wm_delete_window(self): member in class:SimpleDialog
156 self.protocol("WM_DELETE_WINDOW", self.cancel)
  /external/ImageMagick/MagickCore/
xwindow-private.h 478 wm_delete_window, member in struct:_XWindows
widget.c     [all...]
animate.c     [all...]
xwindow.c     [all...]
display.c     [all...]
  /external/python/cpython2/Lib/idlelib/
IOBinding.py 80 top.protocol("WM_DELETE_WINDOW", self.wm_delete_window)
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
IOBinding.py 84 top.protocol("WM_DELETE_WINDOW", self.wm_delete_window)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
IOBinding.py 84 top.protocol("WM_DELETE_WINDOW", self.wm_delete_window)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 84 top.protocol("WM_DELETE_WINDOW", self.wm_delete_window)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 84 top.protocol("WM_DELETE_WINDOW", self.wm_delete_window)

Completed in 236 milliseconds