Home
last modified time | relevance | path

Searched defs:button_height (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dmessage_center_view.cc566 const int button_height = button_bar_->GetPreferredSize().height(); in MessageCenterView() local
720 int button_height = button_bar_->GetHeightForWidth(width()) + in Layout() local