OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagdefs
(Results
1 - 6
of
6
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py
59
for tag, cnf in self.
tagdefs
.items():
66
self.
tagdefs
= {
80
if DEBUG: print '
tagdefs
',self.
tagdefs
198
for tag in self.
tagdefs
.keys():
252
for tag in self.
tagdefs
.keys():
OutputWindow.py
127
tagdefs
= {
variable in class:OnDemandOutputWindow
145
for tag, cnf in self.
tagdefs
.items():
PyShell.py
320
self.
tagdefs
.update({
329
for tag in self.
tagdefs
:
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ColorDelegator.py
59
for tag, cnf in self.
tagdefs
.items():
66
self.
tagdefs
= {
80
if DEBUG: print '
tagdefs
',self.
tagdefs
198
for tag in self.
tagdefs
.keys():
252
for tag in self.
tagdefs
.keys():
OutputWindow.py
127
tagdefs
= {
variable in class:OnDemandOutputWindow
145
for tag, cnf in self.
tagdefs
.items():
PyShell.py
320
self.
tagdefs
.update({
329
for tag in self.
tagdefs
:
[
all
...]
Completed in 98 milliseconds