HomeSort by relevance Sort by last modified time
    Searched refs:wm_iconname (Results 1 - 25 of 42) sorted by null

1 2

  /external/python/cpython2/Demo/tkinter/ttk/
treeview_multicolumn.py 94 root.wm_iconname("mclist")
  /external/python/cpython2/Lib/idlelib/
PathBrowser.py 22 self.top.wm_iconname("Path Browser")
SearchDialogBase.py 80 top.wm_iconname(self.icon)
ClassBrowser.py 70 self.top.wm_iconname("Class Browser")
IOBinding.py 82 top.wm_iconname("I/O Warning")
Debugger.py 130 self.top.wm_iconname("Debug")
  /external/python/cpython3/Lib/idlelib/
pathbrowser.py 22 self.top.wm_iconname("Path Browser")
searchbase.py 81 top.wm_iconname(self.icon)
browser.py 70 self.top.wm_iconname("Class Browser")
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
PathBrowser.py 15 self.top.wm_iconname("Path Browser")
SearchDialogBase.py 40 top.wm_iconname(self.icon)
ClassBrowser.py 57 self.top.wm_iconname("Class Browser")
IOBinding.py 86 top.wm_iconname("I/O Warning")
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
PathBrowser.py 15 self.top.wm_iconname("Path Browser")
SearchDialogBase.py 40 top.wm_iconname(self.icon)
ClassBrowser.py 57 self.top.wm_iconname("Class Browser")
IOBinding.py 86 top.wm_iconname("I/O Warning")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PathBrowser.py 15 self.top.wm_iconname("Path Browser")
SearchDialogBase.py 40 top.wm_iconname(self.icon)
ClassBrowser.py 57 self.top.wm_iconname("Class Browser")
IOBinding.py 86 top.wm_iconname("I/O Warning")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PathBrowser.py 15 self.top.wm_iconname("Path Browser")
SearchDialogBase.py 40 top.wm_iconname(self.icon)
ClassBrowser.py 57 self.top.wm_iconname("Class Browser")
IOBinding.py 86 top.wm_iconname("I/O Warning")

Completed in 1221 milliseconds

1 2