Searched defs:text_width (Results 1 – 4 of 4) sorted by relevance
107 text_width, argument
234 def get_line_height(text_width, screen_width, prefix_width): argument
641 let text_width = self.line_visual_char_width(text).sum(); localVariable
4786 …const float text_width = g.FontSize + (label_size.x > 0.0f ? label_size.x + padding.x*2 : 0.0f); … in TreeNodeBehavior() local