Searched refs:cached_screen_bounds (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/apps/ |
D | app_browsertest_util.cc | 221 const gfx::Rect& cached_screen_bounds, in CallAdjustBoundsToBeVisibleOnScreenForAppWindow() argument 226 cached_screen_bounds, in CallAdjustBoundsToBeVisibleOnScreenForAppWindow()
|
D | app_browsertest_util.h | 106 const gfx::Rect& cached_screen_bounds,
|
D | app_browsertest.cc | 730 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/ |
D | app_window.cc | 1059 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()
|
D | app_window.h | 448 const gfx::Rect& cached_screen_bounds,
|