Searched refs:wrapped_text_width_ (Results 1 – 1 of 1) sorted by relevance
65 int wrapped_text_width_; member in message_center::InnerBoundedLabel77 wrapped_text_width_(0), in InnerBoundedLabel()179 if (bounds.width() != wrapped_text_width_ || lines != wrapped_text_lines_) { in OnPaint()181 wrapped_text_width_ = bounds.width(); in OnPaint()210 wrapped_text_width_ = 0; in ClearCaches()