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

  /external/chromium/chrome/browser/ui/
browser.h 162 override_bounds_ = bounds;
169 return !override_bounds_.IsEmpty();
183 gfx::Rect override_bounds() const { return override_bounds_; }
1115 gfx::Rect override_bounds_; member in class:Browser
    [all...]
browser.cc 799 gfx::Rect restored_bounds = override_bounds_;
    [all...]

Completed in 115 milliseconds