Searched refs:ChangeDeviceNotifyEvent (Results 1 – 5 of 5) sorted by relevance
14908 pub struct ChangeDeviceNotifyEvent { struct14915 impl TryParse for ChangeDeviceNotifyEvent { argument14932 impl From<&ChangeDeviceNotifyEvent> for [u8; 32] {14933 fn from(input: &ChangeDeviceNotifyEvent) -> Self { in from()14975 impl From<ChangeDeviceNotifyEvent> for [u8; 32] {14976 fn from(input: ChangeDeviceNotifyEvent) -> Self { in from()16857 ChangeDeviceNotifyEvent::try_parse(value).unwrap().0 in as_change_device_notify_event()16949 impl From<ChangeDeviceNotifyEvent> for EventForSend {16950 fn from(value: ChangeDeviceNotifyEvent) -> Self { in from()16954 impl From<&ChangeDeviceNotifyEvent> for EventForSend {[all …]
7337 XinputChangeDeviceNotify(xinput::ChangeDeviceNotifyEvent),
2414 class ChangeDeviceNotifyEvent(xcffib.Event): class2437 _events[12] = ChangeDeviceNotifyEvent