Searched refs:tip_event (Results 1 – 2 of 2) sorted by relevance
2827 struct libinput_event_tablet_tool *tip_event; in tablet_notify_tip() local2829 tip_event = zalloc(sizeof *tip_event); in tablet_notify_tip()2831 *tip_event = (struct libinput_event_tablet_tool) { in tablet_notify_tip()2838 memcpy(tip_event->changed_axes, in tablet_notify_tip()2840 sizeof(tip_event->changed_axes)); in tablet_notify_tip()2845 &tip_event->base); in tablet_notify_tip()
5074 memcpy(tip_event->changed_axes,