Searched refs:create_other_buttons (Results 1 – 3 of 3) sorted by relevance
62 self.dialog.create_other_buttons = Func()70 self.assertTrue(self.dialog.create_other_buttons.called)132 self.dialog.create_other_buttons)
89 self.create_other_buttons() # next row, cols 0, 1146 def create_other_buttons(self): member in SearchDialogBase
50 def create_other_buttons(self): member in GrepDialog