Searched refs:allow_colorizing (Results 1 – 2 of 2) sorted by relevance
56 self.allow_colorizing = False92 allow_colorizing = True variable in ColorDelegator103 if self.allow_colorizing:115 self.allow_colorizing = False129 if self.allow_colorizing and self.colorizing:132 self.allow_colorizing = not self.allow_colorizing133 if self.allow_colorizing and not self.colorizing:137 self.allow_colorizing and "on" or "off"145 if not self.allow_colorizing:161 if self.allow_colorizing and self.tag_nextrange("TODO", "1.0"):
74 self.allow_colorizing = False110 allow_colorizing = True variable in ColorDelegator121 if self.allow_colorizing:133 self.allow_colorizing = False147 if self.allow_colorizing and self.colorizing:150 self.allow_colorizing = not self.allow_colorizing151 if self.allow_colorizing and not self.colorizing:155 self.allow_colorizing and "on" or "off")163 if not self.allow_colorizing:179 if self.allow_colorizing and self.tag_nextrange("TODO", "1.0"):