HomeSort by relevance Sort by last modified time
    Searched refs:app_list_bounds (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc 1547 gfx::Rect app_list_bounds = local
1694 gfx::Rect app_list_bounds = local
1875 gfx::Rect app_list_bounds = local
    [all...]
  /external/chromium_org/ash/shelf/
shelf_view.cc 851 gfx::Rect app_list_bounds = view_model_->ideal_bounds(last_button_index); local
855 app_list_bounds.set_x(x);
856 app_list_bounds.set_y(y);
857 view_model_->set_ideal_bounds(last_button_index, app_list_bounds);
    [all...]
shelf_view_unittest.cc 1471 const gfx::Rect& app_list_bounds = local
    [all...]

Completed in 52 milliseconds