AddToCurrentLineWithWidth  512 ui/gfx/text_elider.cc   void AddToCurrentLineWithWidth(const base::string16& text, float text_width);
AddToCurrentLineWithWidth  596 ui/gfx/text_elider.cc     AddToCurrentLineWithWidth(line, line_width);
AddToCurrentLineWithWidth  697 ui/gfx/text_elider.cc   AddToCurrentLineWithWidth(text, GetStringWidthF(text, font_list_));