Searched refs:GetDevicePropertyRequest (Results 1 – 5 of 5) sorted by relevance
197 x11::Input::GetDevicePropertyRequest req{ in GetDevicePath()
8970 pub struct GetDevicePropertyRequest { struct8978 impl GetDevicePropertyRequest { argument9046 Ok(GetDevicePropertyRequest { in try_parse_request()9056 impl Request for GetDevicePropertyRequest { implementation9063 let request0 = GetDevicePropertyRequest { in get_device_property()
1003 XinputGetDeviceProperty(xinput::GetDevicePropertyRequest),1942 …Y_REQUEST => return Ok(Request::XinputGetDeviceProperty(xinput::GetDevicePropertyRequest::try_pars… in parse()3041 … Request::XinputGetDeviceProperty(_) => Some(xinput::GetDevicePropertyRequest::parse_reply), in reply_parser()