Home | History | Annotate | Download | only in input

Lines Matching defs:wheel

72     static WebMouseWheelEvent wheel;
73 event = &wheel;
499 // Simulate wheel events.
736 // Simulate wheel events.
745 // Indicate that the wheel event was unhandled.
749 // Check that the correct unhandled wheel event was received.
759 // Check that the correct unhandled wheel event was received.
1427 // GesturePinchUpdate for trackpad sends synthetic wheel events.
1434 // Verify we actually sent a special wheel event to the renderer.
1453 // Indicate that the wheel event was unhandled.
1475 // Indicate that the wheel event was handled this time.
1487 // wheel events getting the right ACKs.
1493 // Verify we sent the wheel event to the renderer.
1517 // Indicate that the first wheel event was unhandled and verify the ACK.
1525 // Verify a second wheel event was sent representing the 2nd and 3rd pinch
1537 // Indicate that the second wheel event was handled and verify the ACK.
1546 // Test interleaving pinch and wheel events.
1548 // Simulate queued wheel and pinch events events.
1549 // Note that in practice interleaving pinch and wheel events should be rare
1552 // Use the control modifier to match the synthetic wheel events so that
1574 // Event 5: coalesced into wheel event for #3.
1666 // coalesced pinch events (which is sent to the renderer as a wheel event).
1680 // Ack the wheel event.