OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_style
(Results
1 - 6
of
6
) sorted by null
/external/python/cpython2/Lib/idlelib/idle_test/
test_parenmatch.py
56
pm.
set_style
('expression')
79
pm.
set_style
('default')
/external/python/cpython2/Lib/idlelib/
ParenMatch.py
19
HILITE_STYLE attribute; it can be changed used the
set_style
69
self.
set_style
(self.STYLE)
83
def
set_style
(self, style):
member in class:ParenMatch
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py
19
HILITE_STYLE attribute; it can be changed used the
set_style
69
self.
set_style
(self.STYLE)
83
def
set_style
(self, style):
member in class:ParenMatch
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py
19
HILITE_STYLE attribute; it can be changed used the
set_style
69
self.
set_style
(self.STYLE)
83
def
set_style
(self, style):
member in class:ParenMatch
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py
19
HILITE_STYLE attribute; it can be changed used the
set_style
69
self.
set_style
(self.STYLE)
83
def
set_style
(self, style):
member in class:ParenMatch
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py
19
HILITE_STYLE attribute; it can be changed used the
set_style
69
self.
set_style
(self.STYLE)
83
def
set_style
(self, style):
member in class:ParenMatch
Completed in 227 milliseconds