Home
last modified time | relevance | path

Searched refs:update_highlight_colors (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
Dtest_codecontext.py398 cc.update_highlight_colors()
405 cc.update_highlight_colors()
410 cc.update_highlight_colors()
/third_party/python/Lib/idlelib/
Dcodecontext.py124 self.update_highlight_colors()
251 def update_highlight_colors(self): member in CodeContext
Deditor.py804 self.code_context.update_highlight_colors()