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

/external/chromium_org/ash/shelf/
H A Dshelf_button_host.h34 virtual void PointerPressedOnButton(views::View* view,
H A Dalternate_app_list_button.cc54 host_->PointerPressedOnButton(this, ShelfButtonHost::MOUSE, event);
92 host_->PointerPressedOnButton(this, ShelfButtonHost::TOUCH, *event);
H A Dapp_list_button.cc93 host_->PointerPressedOnButton(this, ShelfButtonHost::MOUSE, event);
H A Dshelf_button.cc357 host_->PointerPressedOnButton(this, ShelfButtonHost::MOUSE, event);
492 host_->PointerPressedOnButton(this, ShelfButtonHost::TOUCH, *event);
H A Dshelf_view.h276 virtual void PointerPressedOnButton(views::View* view,
H A Dshelf_view.cc620 PointerPressedOnButton(drag_and_drop_view,
1653 void ShelfView::PointerPressedOnButton(views::View* view, function in class:ash::internal::ShelfView
H A Dshelf_view_unittest.cc406 button_host->PointerPressedOnButton(button, pointer, click_event);

Completed in 842 milliseconds