GetAdjustedBounds   53 ash/wm/window_util_unittest.cc             GetAdjustedBounds(visible_bounds, gfx::Rect(0, 0, 90, 90)));
GetAdjustedBounds   55 ash/wm/window_util_unittest.cc             GetAdjustedBounds(visible_bounds, gfx::Rect(0, 0, 150, 150)));
GetAdjustedBounds   57 ash/wm/window_util_unittest.cc             GetAdjustedBounds(visible_bounds, gfx::Rect(-50, -50, 150, 150)));
GetAdjustedBounds   59 ash/wm/window_util_unittest.cc             GetAdjustedBounds(visible_bounds, gfx::Rect(-100, 10, 150, 150)));
GetAdjustedBounds   61 ash/wm/window_util_unittest.cc             GetAdjustedBounds(visible_bounds, gfx::Rect(100, 100, 150, 150)));
GetAdjustedBounds   67 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_right, gfx::Rect(210, 60, 90, 90)));
GetAdjustedBounds   70 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_right, gfx::Rect(210, 60, 150, 150)));
GetAdjustedBounds   73 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_right, gfx::Rect(0, 0, 150, 150)));
GetAdjustedBounds   76 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_right, gfx::Rect(300, 20, 150, 150)));
GetAdjustedBounds   79 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_right, gfx::Rect(-100, 150, 150, 150)));
GetAdjustedBounds   84 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_left, gfx::Rect(-190, -40, 90, 90)));
GetAdjustedBounds   87 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_left, gfx::Rect(-190, -40, 150, 150)));
GetAdjustedBounds   90 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_left, gfx::Rect(-250, -40, 150, 150)));
GetAdjustedBounds   93 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_left, gfx::Rect(-400, -60, 150, 150)));
GetAdjustedBounds   96 ash/wm/window_util_unittest.cc       GetAdjustedBounds(visible_bounds_left, gfx::Rect(0, 0, 150, 150)));