Home | History | Annotate | Download | only in text

Lines Matching refs:text_width

827   // |AddToCurrentLine()| when |text_width| is already known.
828 void AddToCurrentLineWithWidth(const string16& text, int text_width);
1016 int text_width) {
1022 current_width_ += text_width;