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