Searched defs:create_other_buttons (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython2/Lib/idlelib/ | ||
| D | SearchDialogBase.py | 146 def create_other_buttons(self): member in SearchDialogBase |
| D | GrepDialog.py | 50 def create_other_buttons(self): member in GrepDialog |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | grep.py | 117 def create_other_buttons(self): member in GrepDialog |
| D | searchbase.py | 155 def create_other_buttons(self): member in SearchDialogBase |