Searched refs:WESTON_POINTER_MOTION_ABS (Results 1 – 3 of 3) sorted by relevance
367 WESTON_POINTER_MOTION_ABS = 1 << 0, enumerator
320 if (event->mask & WESTON_POINTER_MOTION_ABS) { in weston_pointer_motion_to_abs()1843 .mask = WESTON_POINTER_MOTION_ABS, in notify_motion_absolute()
6320 ev.mask = WESTON_POINTER_MOTION_ABS; in weston_output_set_transform()