Lines Matching defs:sendevent
358 * @param sendevent True if an XI2 event should be sent.
362 EnableDevice(DeviceIntPtr dev, BOOL sendevent)
418 if (sendevent) {
442 * @param sendevent True if an XI2 event should be sent.
446 DisableDevice(DeviceIntPtr dev, BOOL sendevent)
498 DisableDevice(other, sendevent);
533 if (sendevent) {
577 * @param sendevent True if an XI2 event should be sent.
581 ActivateDevice(DeviceIntPtr dev, BOOL sendevent)
602 if (sendevent) {
1174 * @param sendevent True if an XI2 event should be sent.
1177 RemoveDevice(DeviceIntPtr dev, BOOL sendevent)
1198 DisableDevice(dev, sendevent);
1243 if (sendevent)