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

1 2

  /external/python/cpython2/Demo/tkinter/matt/
not-what-you-might-think-1.py 26 test.master.iconname('packer')
not-what-you-might-think-2.py 28 test.master.iconname('packer')
menu-simple.py 110 root.iconname('packer')
two-radio-groups.py 108 root.iconname('menu demo')
menu-all-types-of-entries.py 242 root.iconname('menu demo')
  /external/python/cpython2/Demo/tkinter/guido/
dialog.py 18 w.iconname('Dialog')
rmt.py 35 root.iconname('Tk Remote')
  /external/python/cpython2/Lib/lib-tk/
SimpleDialog.py 18 self.root.iconname(title)
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
SimpleDialog.py 18 self.root.iconname(title)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
SimpleDialog.py 18 self.root.iconname(title)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 18 self.root.iconname(title)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
SimpleDialog.py 18 self.root.iconname(title)
  /external/python/cpython2/Tools/pynche/
PyncheWidget.py 103 root.iconname('Pynche')
211 root.iconname('Pynche Help Window')
ListViewer.py 33 root.iconname('Pynche Color List')
TextViewer.py 33 root.iconname('Pynche Text Window')
DetailsViewer.py 75 root.iconname('Pynche Details Window')
  /external/python/cpython2/Lib/idlelib/
TreeWidget.py 201 iconname = "minusnode"
204 iconname = "plusnode"
206 image = self.geticonimage(iconname)
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
TreeWidget.py 200 iconname = "minusnode"
203 iconname = "plusnode"
205 image = self.geticonimage(iconname)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
TreeWidget.py 200 iconname = "minusnode"
203 iconname = "plusnode"
205 image = self.geticonimage(iconname)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 200 iconname = "minusnode"
203 iconname = "plusnode"
205 image = self.geticonimage(iconname)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 200 iconname = "minusnode"
203 iconname = "plusnode"
205 image = self.geticonimage(iconname)
  /external/python/cpython2/Tools/audiopy/
audiopy 95 root.iconname('audiopy ' + __version__)
362 root.iconname('Audiopy Help Window')
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
wsgui.py 202 top.iconname("wsgui")
tktools.py 30 widget.iconname(title)
  /external/python/cpython2/Tools/webchecker/
wsgui.py 202 top.iconname("wsgui")

Completed in 362 milliseconds

1 2