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

  /external/chromium_org/ui/message_center/views/
bounded_label.h 45 int GetLineLimit() const;
bounded_label.cc 174 int lines = owner_->GetLineLimit();
295 int BoundedLabel::GetLineLimit() const {
notification_view.cc 598 int used_limit = message_view_->GetLineLimit();

Completed in 3425 milliseconds