HomeSort by relevance Sort by last modified time
    Searched defs:withdraw (Results 1 - 14 of 14) sorted by null

  /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
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
  /external/python/cpython2/Lib/lib-tk/
Tkinter.py 1793 withdraw = wm_withdraw variable in class:Wm
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 1718 withdraw = wm_withdraw variable in class:Wm
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 1718 withdraw = wm_withdraw variable in class:Wm
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 1718 withdraw = wm_withdraw variable in class:Wm
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 1718 withdraw = wm_withdraw variable in class:Wm
    [all...]
  /prebuilts/devtools/tools/lib/
ecj-4.6.1.jar 
  /prebuilts/sdk/tools/jacks/
jack-4.32.CANDIDATE.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/
ecj-4.6.1.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar 

Completed in 2287 milliseconds