/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
OutputWindow.py | 147 text.tag_configure(tag, **cnf)
|
ColorDelegator.py | 61 self.tag_configure(tag, **cnf)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
OutputWindow.py | 147 text.tag_configure(tag, **cnf)
|
ColorDelegator.py | 61 self.tag_configure(tag, **cnf)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 1435 def tag_configure(self, tagname, option=None, **kw): member in class:Treeview [all...] |
Tkinter.py | 3126 def tag_configure(self, tagName, cnf=None, **kw): member in class:Text [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 1435 def tag_configure(self, tagname, option=None, **kw): member in class:Treeview [all...] |
Tkinter.py | 3126 def tag_configure(self, tagName, cnf=None, **kw): member in class:Text [all...] |