/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
redemo.py | 51 self.stringdisplay.tag_configure("hit", background="yellow")
126 self.stringdisplay.tag_configure("hit", background="yellow")
127 self.stringdisplay.tag_configure("hit0", background="orange")
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
OutputWindow.py | 147 text.tag_configure(tag, **cnf)
|
ColorDelegator.py | 61 self.tag_configure(tag, **cnf)
|
/prebuilts/gdb/linux-x86/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/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/gdb/darwin-x86/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | [all...] |
/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...] |
/system/extras/simpleperf/scripts/ |
report.py | 208 tree.tag_configure('set_font', font=font)
|
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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...] |