Searched refs:create_other_buttons (Results 1 – 6 of 6) sorted by relevance
63 self.dialog.create_other_buttons = Func()71 self.assertTrue(self.dialog.create_other_buttons.called)130 self.dialog.create_other_buttons)
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
91 self.create_other_buttons() # next row, cols 0, 1146 def create_other_buttons(self): member in SearchDialogBase
80 def create_other_buttons(self): member in GrepDialog