Searched defs:create_option_buttons (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/idlelib/ | ||
| D | SearchDialogBase.py | 125 def create_option_buttons(self): member in SearchDialogBase |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | searchbase.py | 136 def create_option_buttons(self): member in SearchDialogBase |