Home | History | Annotate | Download | only in input

Lines Matching defs:wheel

72     static WebMouseWheelEvent wheel;
73 event = &wheel;
499 // Simulate wheel events.
744 // Simulate wheel events.
753 // Indicate that the wheel event was unhandled.
757 // Check that the correct unhandled wheel event was received.
767 // Check that the correct unhandled wheel event was received.
1422 // GesturePinchUpdate for trackpad sends synthetic wheel events.
1429 // Verify we actually sent a special wheel event to the renderer.
1448 // Indicate that the wheel event was unhandled.
1470 // Indicate that the wheel event was handled this time.
1482 // wheel events getting the right ACKs.
1488 // Verify we sent the wheel event to the renderer.
1512 // Indicate that the first wheel event was unhandled and verify the ACK.
1520 // Verify a second wheel event was sent representing the 2nd and 3rd pinch
1532 // Indicate that the second wheel event was handled and verify the ACK.
1541 // Test interleaving pinch and wheel events.
1543 // Simulate queued wheel and pinch events events.
1544 // Note that in practice interleaving pinch and wheel events should be rare
1547 // Use the control modifier to match the synthetic wheel events so that
1569 // Event 5: coalesced into wheel event for #3.
1661 // coalesced pinch events (which is sent to the renderer as a wheel event).
1675 // Ack the wheel event.