Home
last modified time | relevance | path

Searched refs:XfixesSelectSelectionInput (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.rs855 XfixesSelectSelectionInput(xfixes::SelectSelectionInputRequest), enumerator
1856 …xfixes::SELECT_SELECTION_INPUT_REQUEST => return Ok(Request::XfixesSelectSelectionInput(xfixes::Se… in parse()
2893 Request::XfixesSelectSelectionInput(_) => None, in reply_parser()
4078 Request::XfixesSelectSelectionInput(req) => Request::XfixesSelectSelectionInput(req), in into_owned()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dmod.rs855 XfixesSelectSelectionInput(xfixes::SelectSelectionInputRequest), enumerator
1856 …xfixes::SELECT_SELECTION_INPUT_REQUEST => return Ok(Request::XfixesSelectSelectionInput(xfixes::Se… in parse()
2893 Request::XfixesSelectSelectionInput(_) => None, in reply_parser()
4078 Request::XfixesSelectSelectionInput(req) => Request::XfixesSelectSelectionInput(req), in into_owned()