Searched refs:LimitSizeToWorkArea (Results 1 – 4 of 4) sorted by relevance
228 void LimitSizeToWorkArea(const gfx::Rect& work_area);
45 panel->LimitSizeToWorkArea(work_area); in OnDisplayChanged()
76 (*iter)->LimitSizeToWorkArea(work_area_); in OnDisplayChanged()
564 void Panel::LimitSizeToWorkArea(const gfx::Rect& work_area) { in LimitSizeToWorkArea() function in Panel