Lines Matching full:trimmed
437 // We may have trimmed the path.1014 base::string16 trimmed;1015 TrimWhitespace(word, TRIM_TRAILING, &trimmed);1016 const float trimmed_width = GetStringWidthF(trimmed, font_list_);1021 // Append the non-trimmed word, in case more words are added after.1025 trimmed : word);