Searched refs:create_option_buttons (Results 1 – 4 of 4) sorted by relevance
61 self.dialog.create_option_buttons = Func()69 self.assertTrue(self.dialog.create_option_buttons.called)116 self.dialog.create_option_buttons)
64 self.dialog.create_option_buttons = Func()72 self.assertTrue(self.dialog.create_option_buttons.called)121 self.dialog.create_option_buttons)
88 self.create_option_buttons() # next row, cols 0, 1125 def create_option_buttons(self): member in SearchDialogBase
97 self.create_option_buttons() # next row, cols 0, 1134 def create_option_buttons(self): member in SearchDialogBase