HomeSort by relevance Sort by last modified time
    Searched full:app_window_bounds (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/wm/
app_list_controller_unittest.cc 95 gfx::Rect app_window_bounds = app_window->GetBoundsInRootWindow(); local
97 gfx::Point(app_window_bounds.right(), app_window_bounds.y()) +
112 gfx::Rect app_window_bounds = app_window->GetBoundsInRootWindow(); local
116 generator.GestureTapAt(app_window_bounds.CenterPoint());
121 gfx::Point(app_window_bounds.right(), app_window_bounds.y()) +

Completed in 50 milliseconds