Searched defs:app_list_button (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc12 #include "ash/shelf/app_list_button.h"
1315 views::View* app_list_button = shelf_view_->GetAppListButtonView(); local
1317 app_list_button->GetMirroredBounds().CenterPoint()));
1366 views::View* app_list_button = shelf_view_->GetAppListButtonView(); local
1368 app_list_button->GetMirroredBounds().CenterPoint()));
1383 views::View* app_list_button = shelf_view_->GetAppListButtonView(); local
1384 gfx::Rect bounds = app_list_button->GetBoundsInScreen();
1678 AppListButton* app_list_button = local
1680 EXPECT_FALSE(app_list_button->draw_background_as_active());
1683 generator.set_current_location(app_list_button
1698 AppListButton* app_list_button = local
[all...]

Completed in 367 milliseconds