HomeSort by relevance Sort by last modified time
    Searched full:other_bounds_rect (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/
window_sizer_win.cc 34 RECT other_bounds_rect = match_rect.ToRECT(); local
36 &other_bounds_rect, MONITOR_DEFAULTTONEAREST));
42 RECT other_bounds_rect = match_rect.ToRECT(); local
44 &other_bounds_rect, MONITOR_DEFAULTTONEAREST));
  /external/chromium_org/ui/gfx/
screen_win.cc 120 RECT other_bounds_rect = match_rect.ToRECT(); local
122 &other_bounds_rect, MONITOR_DEFAULTTONEAREST));

Completed in 146 milliseconds