Searched refs:tag_config (Results 1 – 5 of 5) sorted by relevance
123 self.text.tag_config("paren", self.HILITE_CONFIG)132 self.text.tag_config("paren", self.HILITE_CONFIG)141 self.text.tag_config("paren", self.HILITE_CONFIG)
307 self.sidebar_text.tag_config('linenumber', justify=tk.RIGHT)
897 self.highlight_sample.tag_config(sample_element, **{plane: new_color})1052 self.highlight_sample.tag_config(element, **colors)
181 self.text.tag_config('BREAK', cfg)
3890 tag_config = tag_configure variable in Text