Searched refs:is_tipwindow_shown (Results 1 – 1 of 1) sorted by relevance
72 def is_tipwindow_shown(self, tooltip): member in HovertipTest78 self.assertFalse(self.is_tipwindow_shown(tooltip))80 self.assertTrue(self.is_tipwindow_shown(tooltip))85 self.assertFalse(self.is_tipwindow_shown(tooltip))87 self.assertTrue(self.is_tipwindow_shown(tooltip))90 self.assertTrue(self.is_tipwindow_shown(tooltip))98 self.assertFalse(self.is_tipwindow_shown(tooltip))105 self.assertFalse(self.is_tipwindow_shown(tooltip))108 self.assertTrue(self.is_tipwindow_shown(tooltip))119 self.assertFalse(self.is_tipwindow_shown(tooltip1))[all …]