HomeSort by relevance Sort by last modified time
    Searched full:withdraw (Results 1 - 25 of 158) sorted by null

1 2 3 4 5 6 7

  /external/python/cpython2/Lib/idlelib/idle_test/
test_configdialog.py 19 cls.root.withdraw()
test_textview.py 23 cls.root.withdraw()
64 cls.root.withdraw()
test_widgetredir.py 18 cls.root.withdraw()
48 cls.root.withdraw()
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/
support.py 24 root.withdraw()
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/
support.py 24 root.withdraw()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
support.py 24 root.withdraw()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
support.py 24 root.withdraw()
  /external/python/cpython2/Demo/tkinter/guido/
newmenubardemo.py 42 root.withdraw()
  /external/python/cpython2/Tools/pynche/
ListViewer.py 31 root.protocol('WM_DELETE_WINDOW', self.withdraw)
36 root.bind('<Alt-w>', self.withdraw)
37 root.bind('<Alt-W>', self.withdraw)
134 def withdraw(self, event=None): member in class:ListViewer
135 self.__root.withdraw()
TextViewer.py 31 root.protocol('WM_DELETE_WINDOW', self.withdraw)
36 root.bind('<Alt-w>', self.withdraw)
37 root.bind('<Alt-W>', self.withdraw)
122 def withdraw(self, event=None):
123 self.__root.withdraw()
121 def withdraw(self, event=None): member in class:TextViewer
Switchboard.py 22 - withdraw() which takes no arguments. This is called when Pynche is
133 if hasattr(v, 'withdraw'):
134 v.withdraw()
DetailsViewer.py 73 root.protocol('WM_DELETE_WINDOW', self.withdraw)
78 root.bind('<Alt-w>', self.withdraw)
79 root.bind('<Alt-W>', self.withdraw)
164 def withdraw(self, event=None):
165 self.__root.withdraw()
163 def withdraw(self, event=None): member in class:DetailsViewer
PyncheWidget.py 37 tkroot.withdraw()
51 tkroot.withdraw()
196 def withdraw(self):
197 self.__root.withdraw()
247 self.__root.withdraw()
195 def withdraw(self): function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tipc.h 136 #define TIPC_SUB_NO_UNBIND_EVTS 0x08 /* filter out "withdraw" events */
150 #define TIPC_WITHDRAWN 2 /* withdraw event */
  /external/ImageMagick/m4/
lt~obsolete.m4 31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/google-breakpad/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/google-tv-pairing-protocol/cpp/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/libcap-ng/libcap-ng-0.7/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/libedit/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/libexif/auto-m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/libmicrohttpd/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/libnetfilter_conntrack/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/libnfnetlink/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/libusb-compat/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
  /external/lmfit/m4/
lt~obsolete.m4 30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.

Completed in 1334 milliseconds

1 2 3 4 5 6 7