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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 134 self.listbox.configure(selectbackground=self.origselbackground,
137 self.listbox.configure(selectbackground=self.listbox.cget("bg"),
190 self.origselbackground = listbox.cget("selectbackground")
EditorWindow.py 763 selectbackground=select_colors['background'],
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 134 self.listbox.configure(selectbackground=self.origselbackground,
137 self.listbox.configure(selectbackground=self.listbox.cget("bg"),
190 self.origselbackground = listbox.cget("selectbackground")
EditorWindow.py 763 selectbackground=select_colors['background'],
    [all...]

Completed in 42 milliseconds