Searched refs:create_other_buttons (Results 1 – 3 of 3) sorted by relevance
65 self.dialog.create_other_buttons = Func()73 self.assertTrue(self.dialog.create_other_buttons.called)132 self.dialog.create_other_buttons)
100 self.create_other_buttons() # next row, cols 0, 1155 def create_other_buttons(self): member in SearchDialogBase
117 def create_other_buttons(self): member in GrepDialog