Home
last modified time | relevance | path

Searched refs:iconname (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Tools/pynche/
DPyncheWidget.py97 root.iconname('Pynche')
204 root.iconname('Pynche Help Window')
DListViewer.py33 root.iconname('Pynche Color List')
DTextViewer.py32 root.iconname('Pynche Text Window')
DDetailsViewer.py74 root.iconname('Pynche Details Window')
/third_party/python/Lib/idlelib/
Dtree.py226 iconname = "minusnode"
229 iconname = "plusnode"
231 image = self.geticonimage(iconname)
/third_party/python/Lib/idlelib/idle_test/
Dtest_pathbrowser.py45 self.assertEqual(pb.top.iconname(), 'Path Browser')
Dtest_browser.py44 self.assertEqual(mb.top.iconname(), 'Module Browser')
/third_party/python/Lib/tkinter/
Dsimpledialog.py42 self.root.iconname(title)
Dfiledialog.py65 self.top.iconname(title)
D__init__.py2131 iconname = wm_iconname variable in Wm
2652 self.iconname(root.iconname())