Searched refs:XI_GET_CLIENT_POINTER_REQUEST (Results 1 – 4 of 4) sorted by relevance
10487 pub const XI_GET_CLIENT_POINTER_REQUEST: u8 = 45; const10504 XI_GET_CLIENT_POINTER_REQUEST, in serialize()10528 if header.minor_opcode != XI_GET_CLIENT_POINTER_REQUEST { in try_parse_request()
1948 …xinput::XI_GET_CLIENT_POINTER_REQUEST => return Ok(Request::XinputXIGetClientPointer(xinput::XIGet… in parse()