Searched refs:motion_event (Results 1 – 1 of 1) sorted by relevance
587 InternalEvent *motion_event, in TouchConvertToPointerEvent() argument594 BUG_RETURN_VAL(!motion_event, 0); in TouchConvertToPointerEvent()616 motion_event->device_event = event->device_event; in TouchConvertToPointerEvent()617 motion_event->any.type = ET_Motion; in TouchConvertToPointerEvent()618 motion_event->device_event.detail.button = 0; in TouchConvertToPointerEvent()619 motion_event->device_event.flags = XIPointerEmulated; in TouchConvertToPointerEvent()