Searched refs:subtext_width (Results 1 – 1 of 1) sorted by relevance
144 int subtext_width = subtext_font().GetStringWidth(subtexts_[i]); in Show() local145 int total_text_length = name_width + subtext_width; in Show()161 int subtext_size = available_width * subtext_width / total_text_length; in Show()