Home
last modified time | relevance | path

Searched refs:cached_screen_bounds (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/apps/
Dapp_browsertest_util.cc221 const gfx::Rect& cached_screen_bounds, in CallAdjustBoundsToBeVisibleOnScreenForAppWindow() argument
226 cached_screen_bounds, in CallAdjustBoundsToBeVisibleOnScreenForAppWindow()
Dapp_browsertest_util.h106 const gfx::Rect& cached_screen_bounds,
Dapp_browsertest.cc730 gfx::Rect cached_screen_bounds(0, 0, 1600, 900); in IN_PROC_BROWSER_TEST_F() local
736 cached_screen_bounds, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/apps/
Dapp_window.cc1059 const gfx::Rect& cached_screen_bounds, in AdjustBoundsToBeVisibleOnScreen() argument
1068 if (cached_screen_bounds != current_screen_bounds && in AdjustBoundsToBeVisibleOnScreen()
1108 gfx::Rect cached_screen_bounds; in LoadDefaults() local
1113 &cached_screen_bounds, in LoadDefaults()
1123 cached_screen_bounds, in LoadDefaults()
Dapp_window.h448 const gfx::Rect& cached_screen_bounds,