HomeSort by relevance Sort by last modified time
    Searched refs:LimitSizeToWorkArea (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
detached_panel_collection.cc 45 panel->LimitSizeToWorkArea(work_area);
panel.h 219 void LimitSizeToWorkArea(const gfx::Rect& work_area);
docked_panel_collection.cc 76 (*iter)->LimitSizeToWorkArea(work_area_);
panel.cc 561 void Panel::LimitSizeToWorkArea(const gfx::Rect& work_area) {

Completed in 129 milliseconds