Searched defs:OnMouseEvent (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/ash/wm/panels/
H A Dpanel_window_event_handler.cc23 void PanelWindowEventHandler::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::PanelWindowEventHandler
33 ToplevelWindowEventHandler::OnMouseEvent(event);
/external/chromium_org/ash/wm/
H A Dsystem_modal_container_event_filter.cc28 void SystemModalContainerEventFilter::OnMouseEvent( function in class:ash::internal::SystemModalContainerEventFilter
H A Devent_rewriter_event_filter.cc62 void EventRewriterEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::EventRewriterEventFilter
H A Dsystem_gesture_event_filter.cc54 void SystemGestureEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::SystemGestureEventFilter
H A Duser_activity_detector.cc47 void UserActivityDetector::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::UserActivityDetector
H A Dactivation_controller.cc273 void ActivationController::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::ActivationController
H A Dtoplevel_window_event_handler.cc177 void ToplevelWindowEventHandler::OnMouseEvent( function in class:ash::ToplevelWindowEventHandler
H A Dapp_list_controller.cc314 void AppListController::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::AppListController
/external/chromium_org/ui/aura/test/
H A Dtest_event_handler.cc35 void TestEventHandler::OnMouseEvent(ui::MouseEvent* event) { function in class:aura::test::TestEventHandler
H A Dtest_window_delegate.cc163 void EventCountDelegate::OnMouseEvent(ui::MouseEvent* event) { function in class:aura::test::EventCountDelegate
/external/chromium_org/ui/base/events/
H A Devent_handler.cc27 OnMouseEvent(static_cast<MouseEvent*>(event));
41 void EventHandler::OnMouseEvent(MouseEvent* event) { function in class:ui::EventHandler
H A Devent_target.cc65 void EventTarget::OnMouseEvent(MouseEvent* event) { function in class:ui::EventTarget
68 target_handler_->OnMouseEvent(event);
/external/chromium_org/ash/system/tray/
H A Dtray_event_filter.cc44 void TrayEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::TrayEventFilter
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_event_handler.cc74 void WorkspaceEventHandler::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::WorkspaceEventHandler
93 ToplevelWindowEventHandler::OnMouseEvent(event);
118 ToplevelWindowEventHandler::OnMouseEvent(event);
/external/chromium_org/ash/magnifier/
H A Dpartial_magnification_controller.cc79 void PartialMagnificationController::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::PartialMagnificationController
/external/chromium_org/ui/views/corewm/
H A Dcompound_event_filter.cc156 handler->OnMouseEvent(event);
217 void CompoundEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:views::corewm::CompoundEventFilter
H A Dwindow_modality_controller.cc117 void WindowModalityController::OnMouseEvent(ui::MouseEvent* event) { function in class:views::corewm::WindowModalityController
H A Dfocus_controller.cc193 void FocusController::OnMouseEvent(ui::MouseEvent* event) { function in class:views::corewm::FocusController
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_activation_client.cc164 void DesktopActivationClient::OnMouseEvent(ui::MouseEvent* event) { function in class:views::DesktopActivationClient
H A Dx11_window_event_filter.cc92 void X11WindowEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:views::X11WindowEventFilter
/external/chromium_org/ash/display/
H A Dmouse_cursor_event_filter.cc74 void MouseCursorEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::MouseCursorEventFilter
/external/chromium_org/ash/launcher/
H A Dlauncher_tooltip_manager.cc250 void LauncherTooltipManager::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::LauncherTooltipManager
/external/chromium_org/content/browser/web_contents/aura/
H A Dwindow_slider.cc242 void WindowSlider::OnMouseEvent(ui::MouseEvent* event) { function in class:content::WindowSlider
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_controller.cc346 void DragDropController::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::internal::DragDropController
/external/chromium_org/chrome/browser/chromeos/
H A Dswap_metrics.cc382 void SwapMetrics::OnMouseEvent(ui::MouseEvent* event) { function in class:chromeos::SwapMetrics
385 DVLOG(1) << "OnMouseEvent";

Completed in 1742 milliseconds

12