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

  /external/chromium/chrome/browser/ui/views/bubble/
border_contents_unittest.cc 14 void set_monitor_bounds(const gfx::Rect& bounds) { function in class:TestBorderContents
40 border_contents.set_monitor_bounds(gfx::Rect(0, 0, 1000, 1000));
195 border_contents.set_monitor_bounds(gfx::Rect(0, 0, 1000, 1000));
218 border_contents.set_monitor_bounds(gfx::Rect(0, 0, 1000, 1000));
  /external/chromium/chrome/browser/ui/tabs/
dock_info.h 138 void set_monitor_bounds(const gfx::Rect& monitor_bounds) { function in class:DockInfo

Completed in 601 milliseconds