wheel_ticks_y_ 143 remoting/client/plugin/pepper_input_handler.cc wheel_ticks_y_ += ticks.y(); wheel_ticks_y_ 163 remoting/client/plugin/pepper_input_handler.cc int ticks_y = static_cast<int>(wheel_ticks_y_); wheel_ticks_y_ 165 remoting/client/plugin/pepper_input_handler.cc wheel_ticks_y_ -= ticks_y; wheel_ticks_y_ 95 remoting/client/plugin/pepper_input_handler.h float wheel_ticks_y_; wheel_ticks_y_ 107 remoting/host/input_injector_linux.cc float wheel_ticks_y_; wheel_ticks_y_ 172 remoting/host/input_injector_linux.cc wheel_ticks_y_(0.0f), wheel_ticks_y_ 369 remoting/host/input_injector_linux.cc wheel_ticks_y_ += event.wheel_delta_y() * kWheelTicksPerPixel; wheel_ticks_y_ 370 remoting/host/input_injector_linux.cc ticks_y = static_cast<int>(wheel_ticks_y_); wheel_ticks_y_ 371 remoting/host/input_injector_linux.cc wheel_ticks_y_ -= ticks_y;