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

  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.cc 118 gfx::Rect* out_bounds,
133 out_bounds,
145 gfx::Rect* out_bounds) {
150 passed_in, out_bounds, &out_show_state);
172 gfx::Rect out_bounds; local
175 &out_bounds, local
window_sizer_common_unittest.h 120 // resulting |out_bounds| and |out_show_state| from the WindowSizer.
135 gfx::Rect* out_bounds,
139 // resulting |out_bounds| from the WindowSizer.
152 gfx::Rect* out_bounds);
  /external/chromium/chrome/browser/ui/
window_sizer_unittest.cc 164 gfx::Rect* out_bounds,
176 sizer.DetermineWindowBounds(gfx::Rect(), out_bounds, out_maximized); local
    [all...]

Completed in 1815 milliseconds