Home
last modified time | relevance | path

Searched refs:XinputXIChangeProperty (Results 1 – 2 of 2) sorted by relevance

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs1039 XinputXIChangeProperty(xinput::XIChangePropertyRequest<'input>), enumerator
1960 …xinput::XI_CHANGE_PROPERTY_REQUEST => return Ok(Request::XinputXIChangeProperty(xinput::XIChangePr… in parse()
3077 Request::XinputXIChangeProperty(_) => None, in reply_parser()
4262 … Request::XinputXIChangeProperty(req) => Request::XinputXIChangeProperty(req.into_owned()), in into_owned()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs1039 XinputXIChangeProperty(xinput::XIChangePropertyRequest<'input>), enumerator
1960 …xinput::XI_CHANGE_PROPERTY_REQUEST => return Ok(Request::XinputXIChangeProperty(xinput::XIChangePr… in parse()
3077 Request::XinputXIChangeProperty(_) => None, in reply_parser()
4262 … Request::XinputXIChangeProperty(req) => Request::XinputXIChangeProperty(req.into_owned()), in into_owned()