Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dconfigdialog.py886 text='Foreground', command=self.set_color_sample_binding)
889 text='Background', command=self.set_color_sample_binding)
1200 def set_color_sample_binding(self, *args): member in HighPage