Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dconfigdialog.py675 text='Foreground', command=self.set_color_sample_binding)
678 text='Background', command=self.set_color_sample_binding)
989 def set_color_sample_binding(self, *args): member in HighPage