Searched refs:before_start_hook (Results 1 – 1 of 1) sorted by relevance
41 before_start_hook = None): argument73 self.before_start_hook = before_start_hook96 if self.before_start_hook is not None:97 self.before_start_hook(self.tab)278 before_start_hook = None): argument284 if before_start_hook:285 before_start_hook(tab)