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

/external/chromium_org/ui/message_center/views/
H A Dnotification_view.cc393 int bottom_width = bottom_view_->GetPreferredSize().width(); local
394 int preferred_width = std::max(top_width, bottom_width) + GetInsets().width();

Completed in 72 milliseconds