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));
|