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

/external/chromium_org/chrome/browser/ui/panels/
H A Ddetached_panel_collection.cc45 panel->LimitSizeToWorkArea(work_area);
H A Dpanel.h228 void LimitSizeToWorkArea(const gfx::Rect& work_area);
H A Ddocked_panel_collection.cc76 (*iter)->LimitSizeToWorkArea(work_area_);
H A Dpanel.cc564 void Panel::LimitSizeToWorkArea(const gfx::Rect& work_area) { function in class:Panel

Completed in 641 milliseconds