Searched refs:IsPointerEvent (Results 1 – 4 of 4) sorted by relevance
611 IsPointerEvent(InternalEvent *event);
143 IsPointerEvent(InternalEvent *event) in IsPointerEvent() function1811 else if (device->focus && !IsPointerEvent(ev)) in ProcessDeviceEvent()
1334 !IsPointerEvent((InternalEvent *) event)) in ComputeFreezes()4006 IsPointerEvent((InternalEvent *) event) ? NULL : device->focus; in CheckDeviceGrabs()4252 if (IsPointerEvent(event)) in DeliverGrabbedEvent()
135688 dix: replace manual check for event types with IsPointerEvent()