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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 135 selectforeground=self.origselforeground)
138 selectforeground=self.listbox.cget("fg"))
189 self.origselforeground = listbox.cget("selectforeground")
EditorWindow.py 762 selectforeground=select_colors['foreground'],
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 135 selectforeground=self.origselforeground)
138 selectforeground=self.listbox.cget("fg"))
189 self.origselforeground = listbox.cget("selectforeground")
EditorWindow.py 762 selectforeground=select_colors['foreground'],
    [all...]

Completed in 89 milliseconds