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::PanelWindowEventHandler
/external/chromium_org/ash/wm/
H A Dsystem_gesture_event_filter.cc32 void SystemGestureEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::SystemGestureEventFilter
H A Dsystem_modal_container_event_filter.cc27 void SystemModalContainerEventFilter::OnMouseEvent( function in class:ash::SystemModalContainerEventFilter
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dinput_events_blocker.cc33 void InputEventsBlocker::OnMouseEvent(ui::MouseEvent* event) { function in class:chromeos::InputEventsBlocker
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_command_handler_x11.cc21 void BrowserCommandHandlerX11::OnMouseEvent(ui::MouseEvent* event) { function in class:BrowserCommandHandlerX11
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_event_handler.cc25 void WorkspaceEventHandler::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::WorkspaceEventHandler
/external/chromium_org/chrome/browser/ui/views/
H A Djavascript_app_modal_event_blocker_x11.cc69 void JavascriptAppModalEventBlockerX11::OnMouseEvent(ui::MouseEvent* event) { function in class:JavascriptAppModalEventBlockerX11
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dx11_panel_resizer.cc110 void X11PanelResizer::OnMouseEvent(ui::MouseEvent* event) { function in class:X11PanelResizer
/external/chromium_org/ui/events/
H A Devent_handler.cc29 OnMouseEvent(static_cast<MouseEvent*>(event));
43 void EventHandler::OnMouseEvent(MouseEvent* event) { function in class:ui::EventHandler
H A Devent_target.cc73 void EventTarget::OnMouseEvent(MouseEvent* event) { function in class:ui::EventTarget
76 target_handler_->OnMouseEvent(event);
/external/chromium_org/ui/events/test/
H A Dtest_event_handler.cc39 void TestEventHandler::OnMouseEvent(MouseEvent* event) { function in class:ui::test::TestEventHandler
/external/chromium_org/ash/shelf/
H A Doverflow_bubble.cc83 void OverflowBubble::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::OverflowBubble
H A Dshelf_tooltip_manager.cc246 void ShelfTooltipManager::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::ShelfTooltipManager
/external/chromium_org/ash/system/tray/
H A Dtray_event_filter.cc42 void TrayEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::TrayEventFilter
/external/chromium_org/ui/wm/core/
H A Duser_activity_detector.cc73 void UserActivityDetector::OnMouseEvent(ui::MouseEvent* event) { function in class:wm::UserActivityDetector
H A Dcompound_event_filter.cc145 handler->OnMouseEvent(event);
204 void CompoundEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:wm::CompoundEventFilter
H A Dwindow_modality_controller.cc123 void WindowModalityController::OnMouseEvent(ui::MouseEvent* event) { function in class:wm::WindowModalityController
/external/chromium_org/ash/autoclick/
H A Dautoclick_controller.cc58 virtual void OnMouseEvent(ui::MouseEvent* event) OVERRIDE;
126 void AutoclickControllerImpl::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::AutoclickControllerImpl
/external/chromium_org/ash/magnifier/
H A Dpartial_magnification_controller.cc80 void PartialMagnificationController::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::PartialMagnificationController
/external/chromium_org/chrome/browser/ui/views/link_disambiguation/
H A Dlink_disambiguation_popup.cc35 virtual void OnMouseEvent(ui::MouseEvent* event) OVERRIDE;
84 void LinkDisambiguationPopup::ZoomBubbleView::OnMouseEvent( function in class:LinkDisambiguationPopup::ZoomBubbleView
/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_window_event_filter.cc64 void X11WindowEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:views::X11WindowEventFilter
/external/chromium_org/ash/display/
H A Dmouse_cursor_event_filter.cc177 void MouseCursorEventFilter::OnMouseEvent(ui::MouseEvent* event) { function in class:ash::__anon1879::MouseCursorEventFilter
/external/chromium_org/content/browser/web_contents/aura/
H A Dwindow_slider.cc245 void WindowSlider::OnMouseEvent(ui::MouseEvent* event) { function in class:content::WindowSlider
/external/chromium_org/ui/aura/test/
H A Dtest_window_delegate.cc164 void EventCountDelegate::OnMouseEvent(ui::MouseEvent* event) { function in class:aura::test::EventCountDelegate
/external/chromium_org/ui/views/corewm/
H A Dtooltip_controller.cc183 void TooltipController::OnMouseEvent(ui::MouseEvent* event) { function in class:views::corewm::TooltipController

Completed in 732 milliseconds

12