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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
WidgetRedirector.py 49 tk.deletecommand(w)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
WidgetRedirector.py 49 tk.deletecommand(w)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 260 self._master.deletecommand(cbname)
387 self.tk.deletecommand(name)
389 def deletecommand(self, name): member in class:Misc
394 self.tk.deletecommand(name)
534 self.deletecommand(name)
556 self.deletecommand(script)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 260 self._master.deletecommand(cbname)
387 self.tk.deletecommand(name)
389 def deletecommand(self, name): member in class:Misc
394 self.tk.deletecommand(name)
534 self.deletecommand(name)
556 self.deletecommand(script)
    [all...]

Completed in 55 milliseconds