HomeSort by relevance Sort by last modified time
    Searched refs:SetLineLimit (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/message_center/views/
bounded_label.h 42 void SetLineLimit(int lines); // Pass in -1 for no limit.
bounded_label_unittest.cc 77 label_->SetLineLimit(lines_);
group_view.cc 112 title_view_->SetLineLimit(message_center::kTitleLineLimit);
138 context_message_view_->SetLineLimit(
notification_view.cc 339 title_view_->SetLineLimit(IsExperimentalNotificationUIEnabled() ?
372 context_message_view_->SetLineLimit(
523 message_view_->SetLineLimit(GetMessageLineLimit(width()));
bounded_label.cc 285 void BoundedLabel::SetLineLimit(int lines) {

Completed in 468 milliseconds