Searched refs:DeviceMappingNotifyEvent (Results 1 – 5 of 5) sorted by relevance
14767 pub struct DeviceMappingNotifyEvent { struct14776 impl TryParse for DeviceMappingNotifyEvent { argument14796 impl From<&DeviceMappingNotifyEvent> for [u8; 32] {14797 fn from(input: &DeviceMappingNotifyEvent) -> Self { in from()14841 impl From<DeviceMappingNotifyEvent> for [u8; 32] {14842 fn from(input: DeviceMappingNotifyEvent) -> Self { in from()16852 DeviceMappingNotifyEvent::try_parse(value).unwrap().0 in as_device_mapping_notify_event()16939 impl From<DeviceMappingNotifyEvent> for EventForSend {16940 fn from(value: DeviceMappingNotifyEvent) -> Self { in from()16944 impl From<&DeviceMappingNotifyEvent> for EventForSend {[all …]
7357 XinputDeviceMappingNotify(xinput::DeviceMappingNotifyEvent),
2385 class DeviceMappingNotifyEvent(xcffib.Event): class2410 _events[11] = DeviceMappingNotifyEvent