Lines Matching refs:SetRect
138 new_window_bounds->SetRect(monitor_bounds_.x(), window_bounds.y(), in GetNewWindowBounds()
143 new_window_bounds->SetRect(monitor_bounds_.x() + half_m_width, in GetNewWindowBounds()
149 new_window_bounds->SetRect(window_bounds.x(), monitor_bounds_.y(), in GetNewWindowBounds()
154 new_window_bounds->SetRect(window_bounds.x(), in GetNewWindowBounds()
160 new_window_bounds->SetRect(monitor_bounds_.x(), monitor_bounds_.y(), in GetNewWindowBounds()
165 new_window_bounds->SetRect(monitor_bounds_.right() - half_m_width, in GetNewWindowBounds()
170 new_window_bounds->SetRect(monitor_bounds_.x(), in GetNewWindowBounds()
199 other_window_bounds.SetRect(monitor_bounds_.x() + half_m_width, in AdjustOtherWindowBounds()
205 other_window_bounds.SetRect(monitor_bounds_.x(), window_bounds.y(), in AdjustOtherWindowBounds()
210 other_window_bounds.SetRect(window_bounds.x(), in AdjustOtherWindowBounds()
216 other_window_bounds.SetRect(window_bounds.x(), monitor_bounds_.y(), in AdjustOtherWindowBounds()