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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_resize_controller.cc133 resizing_panel_->IncreaseMaxSize(bounds.size());
H A Dpanel.h243 void IncreaseMaxSize(const gfx::Size& desired_panel_size);
H A Dpanel.cc647 void Panel::IncreaseMaxSize(const gfx::Size& desired_panel_size) { function in class:Panel
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc829 panel_->IncreaseMaxSize(bounds_.size());

Completed in 59 milliseconds