Searched refs:before_start_hook (Results 1 – 1 of 1) sorted by relevance
42 before_start_hook = None): argument74 self.before_start_hook = before_start_hook97 if self.before_start_hook is not None:98 self.before_start_hook(self.tab)279 before_start_hook = None): argument285 if before_start_hook:286 before_start_hook(tab)