Home
last modified time | relevance | path

Searched refs:XfixesFetchRegion (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.rs889 XfixesFetchRegion(xfixes::FetchRegionRequest), enumerator
1873 …xfixes::FETCH_REGION_REQUEST => return Ok(Request::XfixesFetchRegion(xfixes::FetchRegionRequest::t… in parse()
2927 Request::XfixesFetchRegion(_) => Some(xfixes::FetchRegionRequest::parse_reply), in reply_parser()
4112 Request::XfixesFetchRegion(req) => Request::XfixesFetchRegion(req), in into_owned()
4887 XfixesFetchRegion(xfixes::FetchRegionReply), enumerator
6366 Reply::XfixesFetchRegion(reply) in from()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs889 XfixesFetchRegion(xfixes::FetchRegionRequest), enumerator
1873 …xfixes::FETCH_REGION_REQUEST => return Ok(Request::XfixesFetchRegion(xfixes::FetchRegionRequest::t… in parse()
2927 Request::XfixesFetchRegion(_) => Some(xfixes::FetchRegionRequest::parse_reply), in reply_parser()
4112 Request::XfixesFetchRegion(req) => Request::XfixesFetchRegion(req), in into_owned()
4887 XfixesFetchRegion(xfixes::FetchRegionReply), enumerator
6366 Reply::XfixesFetchRegion(reply) in from()