Searched refs:SetLineLimit (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/message_center/views/
H A Dbounded_label.h42 void SetLineLimit(int lines); // Pass in -1 for no limit.
H A Dbounded_label_unittest.cc77 label_->SetLineLimit(lines_);
H A Dnotification_view.cc444 message_view_->SetLineLimit(GetMessageLineLimit(title_lines, width()));
544 title_view_->SetLineLimit(kMaxTitleLines);
604 context_message_view_->SetLineLimit(
H A Dbounded_label.cc288 void BoundedLabel::SetLineLimit(int lines) { function in class:message_center::BoundedLabel

Completed in 74 milliseconds