HomeSort by relevance Sort by last modified time
    Searched refs:normal_colors (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 755 normal_colors = idleConf.GetHighlight(theme, 'normal')
759 foreground=normal_colors['foreground'],
760 background=normal_colors['background'],
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 755 normal_colors = idleConf.GetHighlight(theme, 'normal')
759 foreground=normal_colors['foreground'],
760 background=normal_colors['background'],
    [all...]

Completed in 38 milliseconds