Home
last modified time | relevance | path

Searched defs:DeviceCoreCtrl (Results 1 – 3 of 3) sorted by relevance

/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxinput.rs7910 pub struct DeviceCoreCtrl { struct
7915 impl TryParse for DeviceCoreCtrl { argument
7926 impl Serialize for DeviceCoreCtrl { implementation
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxinput.rs7910 pub struct DeviceCoreCtrl { struct
7915 impl TryParse for DeviceCoreCtrl { implementation
7926 impl Serialize for DeviceCoreCtrl { implementation
/dports/x11/py-xcffib/xcffib-0.11.1/xcffib/
H A Dxinput.py1275 class DeviceCoreCtrl(xcffib.Struct): class