Home
last modified time | relevance | path

Searched defs:current_screen_bounds (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/apps/
Dapp_browsertest_util.cc222 const gfx::Rect& current_screen_bounds, in CallAdjustBoundsToBeVisibleOnScreenForAppWindow()
Dapp_browsertest.cc731 gfx::Rect current_screen_bounds(0, 0, 1600, 900); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/apps/
Dapp_window.cc1060 const gfx::Rect& current_screen_bounds, in AdjustBoundsToBeVisibleOnScreen()
1119 gfx::Rect current_screen_bounds = display.work_area(); in LoadDefaults() local