Lines Matching full:none
21 self.tipwindow = self.label = None
22 self.parenline = self.parencol = None
23 self.lastline = None
24 self.hideid = self.checkhideid = None
25 self.checkhide_after_id = None
93 def checkhide_event(self, event=None):
106 if self.checkhide_after_id is not None:
124 self.checkhideid = None
128 self.hideid = None
131 self.label = None
133 self.tipwindow = None
136 self.parenline = self.parencol = self.lastline = None