Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:dX

533   void SimulateWheelEvent(float dX, float dY, int modifiers, bool precise) {
535 SyntheticWebMouseWheelEventBuilder::Build(dX, dY, modifiers, precise));
538 void SimulateWheelEventWithLatencyInfo(float dX,
544 SyntheticWebMouseWheelEventBuilder::Build(dX, dY, modifiers, precise),