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

  /external/chromium/chrome/browser/ui/
browser_navigator.h 114 // for other callsites that use set_override_bounds, or
browser_navigator.cc 191 browser->set_override_bounds(params->window_bounds);
browser.cc 354 browser->set_override_bounds(initial_bounds);
390 browser->set_override_bounds(initial_pos);
    [all...]
browser.h 161 void set_override_bounds(const gfx::Rect& bounds) { function in class:Browser
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_navigator.h 154 // for other callsites that use set_override_bounds, or
browser.h 205 void set_override_bounds(const gfx::Rect& bounds) { function in class:Browser
    [all...]
  /external/chromium/chrome/browser/sessions/
session_restore.cc 683 browser->set_override_bounds(bounds);

Completed in 293 milliseconds