Searched refs:win1_bounds (Results 1 – 1 of 1) sorted by relevance
274 gfx::Rect win1_bounds = ScreenAsh::ConvertRectToScreen( in operator ()() local278 win1_bounds.set_height(window_with_height1.height_); in operator ()()285 return compare_two_windows(win1_bounds, win2_bounds); in operator ()()287 return !compare_two_windows(win2_bounds, win1_bounds); in operator ()()289 return win1_bounds.CenterPoint().y() < win2_bounds.CenterPoint().y(); in operator ()()