InjectMouseEvent  149 remoting/client/jni/chromoting_jni_instance.cc   connection_->input_stub()->InjectMouseEvent(event);
InjectMouseEvent  164 remoting/client/jni/chromoting_jni_instance.cc   connection_->input_stub()->InjectMouseEvent(event);
InjectMouseEvent  113 remoting/client/plugin/normalizing_input_filter_cros.cc     InputFilter::InjectMouseEvent(event);
InjectMouseEvent  202 remoting/client/plugin/normalizing_input_filter_cros_unittest.cc     EXPECT_CALL(stub, InjectMouseEvent(EqualsMouseMoveEvent(0, 0)));
InjectMouseEvent  208 remoting/client/plugin/normalizing_input_filter_cros_unittest.cc   processor->InjectMouseEvent(MakeMouseMoveEvent(0, 0));
InjectMouseEvent  106 remoting/client/plugin/pepper_input_handler.cc         input_stub_->InjectMouseEvent(mouse_event);
InjectMouseEvent  126 remoting/client/plugin/pepper_input_handler.cc       input_stub_->InjectMouseEvent(mouse_event);
InjectMouseEvent  169 remoting/client/plugin/pepper_input_handler.cc         input_stub_->InjectMouseEvent(mouse_event);
InjectMouseEvent   53 remoting/host/client_session_unittest.cc ACTION_P2(InjectMouseEvent, connection, event) {
InjectMouseEvent   54 remoting/host/client_session_unittest.cc   connection->input_stub()->InjectMouseEvent(event);
InjectMouseEvent  359 remoting/host/client_session_unittest.cc           InjectMouseEvent(connection_, mouse_event2),
InjectMouseEvent  364 remoting/host/client_session_unittest.cc           InjectMouseEvent(connection_, mouse_event3),
InjectMouseEvent  370 remoting/host/client_session_unittest.cc   EXPECT_CALL(*input_injector_, InjectMouseEvent(EqualsMouseEvent(200, 201)))
InjectMouseEvent  378 remoting/host/client_session_unittest.cc   connection_->input_stub()->InjectMouseEvent(mouse_event1);
InjectMouseEvent  412 remoting/host/client_session_unittest.cc           InjectMouseEvent(connection_, mouse_event1),
InjectMouseEvent  418 remoting/host/client_session_unittest.cc           InjectMouseEvent(connection_, mouse_event2),
InjectMouseEvent  423 remoting/host/client_session_unittest.cc           InjectMouseEvent(connection_, mouse_event3),
InjectMouseEvent  428 remoting/host/client_session_unittest.cc   EXPECT_CALL(*input_injector_, InjectMouseEvent(EqualsMouseEvent(100, 101)))
InjectMouseEvent  430 remoting/host/client_session_unittest.cc   EXPECT_CALL(*input_injector_, InjectMouseEvent(EqualsMouseEvent(200, 201)))
InjectMouseEvent  470 remoting/host/client_session_unittest.cc           InjectMouseEvent(connection_, mousedown),
InjectMouseEvent  477 remoting/host/client_session_unittest.cc   EXPECT_CALL(*input_injector_, InjectMouseEvent(EqualsMouseButtonEvent(
InjectMouseEvent  484 remoting/host/client_session_unittest.cc   EXPECT_CALL(*input_injector_, InjectMouseEvent(EqualsMouseButtonEvent(
InjectMouseEvent  524 remoting/host/client_session_unittest.cc                 .WillOnce(InjectMouseEvent(connection_, injected_event));
InjectMouseEvent  530 remoting/host/client_session_unittest.cc                         InjectMouseEvent(EqualsMouseEvent(expected_event.x(),
InjectMouseEvent  533 remoting/host/client_session_unittest.cc                 .WillOnce(InjectMouseEvent(connection_, injected_event));
InjectMouseEvent  543 remoting/host/client_session_unittest.cc               InjectMouseEvent(EqualsMouseEvent(expected_event.x(),
InjectMouseEvent  496 remoting/host/desktop_session_agent.cc   remote_input_filter_->InjectMouseEvent(event);
InjectMouseEvent  116 remoting/host/desktop_session_proxy.h   void InjectMouseEvent(const protocol::MouseEvent& event);
InjectMouseEvent  110 remoting/host/host_mock_objects.h   MOCK_METHOD1(InjectMouseEvent, void(const protocol::MouseEvent& event));
InjectMouseEvent   52 remoting/host/input_injector_linux.cc   virtual void InjectMouseEvent(const MouseEvent& event) OVERRIDE;
InjectMouseEvent   72 remoting/host/input_injector_linux.cc     void InjectMouseEvent(const MouseEvent& event);
InjectMouseEvent  159 remoting/host/input_injector_linux.cc   core_->InjectMouseEvent(event);
InjectMouseEvent  306 remoting/host/input_injector_linux.cc                            base::Bind(&Core::InjectMouseEvent, this, event));
InjectMouseEvent   71 remoting/host/input_injector_mac.cc   virtual void InjectMouseEvent(const MouseEvent& event) OVERRIDE;
InjectMouseEvent   89 remoting/host/input_injector_mac.cc     void InjectMouseEvent(const MouseEvent& event);
InjectMouseEvent  137 remoting/host/input_injector_mac.cc   core_->InjectMouseEvent(event);
InjectMouseEvent   68 remoting/host/input_injector_win.cc   virtual void InjectMouseEvent(const MouseEvent& event) OVERRIDE;
InjectMouseEvent   87 remoting/host/input_injector_win.cc     void InjectMouseEvent(const MouseEvent& event);
InjectMouseEvent  137 remoting/host/input_injector_win.cc   core_->InjectMouseEvent(event);
InjectMouseEvent  187 remoting/host/input_injector_win.cc         FROM_HERE, base::Bind(&Core::InjectMouseEvent, this, event));
InjectMouseEvent  592 remoting/host/ipc_desktop_environment_unittest.cc TEST_F(IpcDesktopEnvironmentTest, InjectMouseEvent) {
InjectMouseEvent  606 remoting/host/ipc_desktop_environment_unittest.cc   EXPECT_CALL(*remote_input_injector_, InjectMouseEvent(_))
InjectMouseEvent  615 remoting/host/ipc_desktop_environment_unittest.cc   input_injector_->InjectMouseEvent(event);
InjectMouseEvent   33 remoting/host/ipc_input_injector.cc   desktop_session_proxy_->InjectMouseEvent(event);
InjectMouseEvent   31 remoting/host/ipc_input_injector.h   virtual void InjectMouseEvent(const protocol::MouseEvent& event) OVERRIDE;
InjectMouseEvent   95 remoting/host/remote_input_filter.cc   event_tracker_->InjectMouseEvent(event);
InjectMouseEvent   38 remoting/host/remote_input_filter.h   virtual void InjectMouseEvent(const protocol::MouseEvent& event) OVERRIDE;
InjectMouseEvent   51 remoting/host/remote_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent   55 remoting/host/remote_input_filter_unittest.cc     input_filter.InjectMouseEvent(MouseMoveEvent(0, 0));
InjectMouseEvent   64 remoting/host/remote_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent   68 remoting/host/remote_input_filter_unittest.cc     input_filter.InjectMouseEvent(MouseMoveEvent(0, 0));
InjectMouseEvent   80 remoting/host/remote_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent   84 remoting/host/remote_input_filter_unittest.cc     input_filter.InjectMouseEvent(MouseMoveEvent(0, 0));
InjectMouseEvent   95 remoting/host/remote_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent   99 remoting/host/remote_input_filter_unittest.cc     input_filter.InjectMouseEvent(MouseMoveEvent(0, 0));
InjectMouseEvent  112 remoting/host/remote_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent  122 remoting/host/remote_input_filter_unittest.cc     input_filter.InjectMouseEvent(MouseMoveEvent(0, 0));
InjectMouseEvent   68 remoting/host/win/session_input_injector.cc   virtual void InjectMouseEvent(const protocol::MouseEvent& event) OVERRIDE;
InjectMouseEvent  184 remoting/host/win/session_input_injector.cc         FROM_HERE, base::Bind(&Core::InjectMouseEvent, this, event));
InjectMouseEvent  189 remoting/host/win/session_input_injector.cc   nested_executor_->InjectMouseEvent(event);
InjectMouseEvent  240 remoting/host/win/session_input_injector.cc   core_->InjectMouseEvent(event);
InjectMouseEvent   45 remoting/host/win/session_input_injector.h   virtual void InjectMouseEvent(const protocol::MouseEvent& event) OVERRIDE;
InjectMouseEvent   26 remoting/protocol/client_event_dispatcher.h   virtual void InjectMouseEvent(const MouseEvent& event) OVERRIDE;
InjectMouseEvent   54 remoting/protocol/host_event_dispatcher.cc     input_stub_->InjectMouseEvent(message->mouse_event());
InjectMouseEvent   50 remoting/protocol/input_event_tracker.cc       input_stub_->InjectMouseEvent(mouse);
InjectMouseEvent   92 remoting/protocol/input_event_tracker.cc   input_stub_->InjectMouseEvent(event);
InjectMouseEvent   39 remoting/protocol/input_event_tracker.h   virtual void InjectMouseEvent(const MouseEvent& event) OVERRIDE;
InjectMouseEvent   89 remoting/protocol/input_event_tracker_unittest.cc         InjectMouseEvent(EqualsMouseEvent(0, 0, BUTTON_LEFT, true)));
InjectMouseEvent   91 remoting/protocol/input_event_tracker_unittest.cc         InjectMouseEvent(EqualsMouseEvent(0, 0, BUTTON_LEFT, false)));
InjectMouseEvent   97 remoting/protocol/input_event_tracker_unittest.cc   input_tracker.InjectMouseEvent(NewMouseEvent(0, 0, BUTTON_LEFT, true));
InjectMouseEvent   98 remoting/protocol/input_event_tracker_unittest.cc   input_tracker.InjectMouseEvent(NewMouseEvent(0, 0, BUTTON_LEFT, false));
InjectMouseEvent  119 remoting/protocol/input_event_tracker_unittest.cc         InjectMouseEvent(EqualsMouseEvent(0, 0, BUTTON_RIGHT, true)));
InjectMouseEvent  121 remoting/protocol/input_event_tracker_unittest.cc         InjectMouseEvent(EqualsMouseEvent(0, 0, BUTTON_LEFT, true)));
InjectMouseEvent  123 remoting/protocol/input_event_tracker_unittest.cc         InjectMouseEvent(EqualsMouseEvent(1, 1, BUTTON_LEFT, false)));
InjectMouseEvent  131 remoting/protocol/input_event_tracker_unittest.cc               InjectMouseEvent(EqualsMouseEvent(1, 1, BUTTON_RIGHT, false)))
InjectMouseEvent  138 remoting/protocol/input_event_tracker_unittest.cc   input_tracker.InjectMouseEvent(NewMouseEvent(0, 0, BUTTON_RIGHT, true));
InjectMouseEvent  139 remoting/protocol/input_event_tracker_unittest.cc   input_tracker.InjectMouseEvent(NewMouseEvent(0, 0, BUTTON_LEFT, true));
InjectMouseEvent  140 remoting/protocol/input_event_tracker_unittest.cc   input_tracker.InjectMouseEvent(NewMouseEvent(1, 1, BUTTON_LEFT, false));
InjectMouseEvent   32 remoting/protocol/input_filter.cc     input_stub_->InjectMouseEvent(event);
InjectMouseEvent   40 remoting/protocol/input_filter.h   virtual void InjectMouseEvent(const MouseEvent& event) OVERRIDE;
InjectMouseEvent   59 remoting/protocol/input_filter_unittest.cc   input_stub->InjectMouseEvent(MouseMoveEvent(10, 20));
InjectMouseEvent   70 remoting/protocol/input_filter_unittest.cc   EXPECT_CALL(input_stub, InjectMouseEvent(EqualsMouseMoveEvent(10, 20)));
InjectMouseEvent   29 remoting/protocol/input_stub.h   virtual void InjectMouseEvent(const MouseEvent& event) = 0;
InjectMouseEvent   42 remoting/protocol/mouse_input_filter.cc   InputFilter::InjectMouseEvent(out_event);
InjectMouseEvent   31 remoting/protocol/mouse_input_filter.h   virtual void InjectMouseEvent(const protocol::MouseEvent& event) OVERRIDE;
InjectMouseEvent   42 remoting/protocol/mouse_input_filter_unittest.cc     input_stub->InjectMouseEvent(MouseMoveEvent(point.x, point.y));
InjectMouseEvent   46 remoting/protocol/mouse_input_filter_unittest.cc     input_stub->InjectMouseEvent(MouseMoveEvent(point.y, point.x));
InjectMouseEvent   55 remoting/protocol/mouse_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent   67 remoting/protocol/mouse_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent   79 remoting/protocol/mouse_input_filter_unittest.cc   EXPECT_CALL(mock_stub, InjectMouseEvent(_))
InjectMouseEvent   95 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(0, 10))).
InjectMouseEvent   97 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(15, 39))).
InjectMouseEvent   99 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(15, 25))).
InjectMouseEvent  102 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(10, 0))).
InjectMouseEvent  104 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(39, 15))).
InjectMouseEvent  106 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(25, 15))).
InjectMouseEvent  123 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(0, 20))).
InjectMouseEvent  125 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(30, 79))).
InjectMouseEvent  127 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(30, 51))).
InjectMouseEvent  130 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(20, 0))).
InjectMouseEvent  132 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(79, 30))).
InjectMouseEvent  134 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(51, 30))).
InjectMouseEvent  151 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(0, 7))).
InjectMouseEvent  153 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(11, 29))).
InjectMouseEvent  155 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(11, 19))).
InjectMouseEvent  158 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(7, 0))).
InjectMouseEvent  160 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(29, 11))).
InjectMouseEvent  162 remoting/protocol/mouse_input_filter_unittest.cc     EXPECT_CALL(mock_stub, InjectMouseEvent(EqualsMouseMoveEvent(19, 11))).
InjectMouseEvent  100 remoting/protocol/protocol_mock_objects.h   MOCK_METHOD1(InjectMouseEvent, void(const MouseEvent& event));