Home
last modified time | relevance | path

Searched refs:ShapeInputSelected (Results 1 – 3 of 3) sorted by relevance

/dports/x11/libXext/libXext-1.3.4/src/
H A DXShape.c419 GetReq (ShapeInputSelected, req); in XShapeInputSelected()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs712 ShapeInputSelected(shape::InputSelectedRequest), enumerator
1742 …shape::INPUT_SELECTED_REQUEST => return Ok(Request::ShapeInputSelected(shape::InputSelectedRequest… in parse()
2750 Request::ShapeInputSelected(_) => Some(shape::InputSelectedRequest::parse_reply), in reply_parser()
3935 Request::ShapeInputSelected(req) => Request::ShapeInputSelected(req), in into_owned()
4808 ShapeInputSelected(shape::InputSelectedReply), enumerator
6123 Reply::ShapeInputSelected(reply) in from()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs712 ShapeInputSelected(shape::InputSelectedRequest), enumerator
1742 …shape::INPUT_SELECTED_REQUEST => return Ok(Request::ShapeInputSelected(shape::InputSelectedRequest… in parse()
2750 Request::ShapeInputSelected(_) => Some(shape::InputSelectedRequest::parse_reply), in reply_parser()
3935 Request::ShapeInputSelected(req) => Request::ShapeInputSelected(req), in into_owned()
4808 ShapeInputSelected(shape::InputSelectedReply), enumerator
6123 Reply::ShapeInputSelected(reply) in from()