Searched refs:MouseExitedButton (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_button_host.h55 virtual void MouseExitedButton(views::View* view) = 0;
H A Dalternate_app_list_button.cc86 host_->MouseExitedButton(this);
H A Dapp_list_button.cc125 host_->MouseExitedButton(this);
H A Dshelf_view.h287 virtual void MouseExitedButton(views::View* view) OVERRIDE;
H A Dshelf_view_unittest.cc1258 button_host->MouseExitedButton(app_button);
1268 button_host->MouseExitedButton(platform_button);
1273 button_host->MouseExitedButton(app_button);
H A Dshelf_button.cc392 host_->MouseExitedButton(this);
H A Dshelf_view.cc1728 void ShelfView::MouseExitedButton(views::View* view) { function in class:ash::internal::ShelfView

Completed in 172 milliseconds