Searched refs:SetMaxHeight (Results 1 – 7 of 7) sorted by relevance
57 void MessageBubbleBase::SetMaxHeight(int height) { in SetMaxHeight() function in message_center::MessageBubbleBase66 bubble_view_->SetMaxHeight(max_height_); in SetMaxHeight()
29 void SetMaxHeight(int height);
26 namespace SetMaxHeight = app_current_window_internal::SetMaxHeight;203 scoped_ptr<SetMaxHeight::Params> params(SetMaxHeight::Params::Create(*args_)); in RunWithWindow()
129 void SetMaxHeight(int height);
367 void TrayBubbleView::SetMaxHeight(int height) { in SetMaxHeight() function in views::TrayBubbleView
222 bubble_view_->SetMaxHeight(0); // Clear max height limit. in UpdateView()
368 message_center_bubble->SetMaxHeight(std::max(0, in ShowMessageCenterInternal()