Searched defs:text_width (Results 1 – 8 of 8) sorted by relevance
98 int text_width, /* Width of the text area on the page */ in main() local
211 guint text_width; member
69 int text_width; /* Text width */ member
821 float text_width = in Layout() local
843 float text_width = in Layout() local
4774 …const float text_width = g.FontSize + (label_size.x > 0.0f ? label_size.x + padding.x*2 : 0.0f); … in TreeNodeBehavior() local
4786 …const float text_width = g.FontSize + (label_size.x > 0.0f ? label_size.x + padding.x*2 : 0.0f); … in TreeNodeBehavior() local
5848 …const float text_width = g.FontSize + (label_size.x > 0.0f ? label_size.x + padding.x * 2 : 0.0f);… in TreeNodeBehavior() local