Searched defs:XCrossingEvent (Results 1 – 1 of 1) sorted by relevance
2168 pub struct XCrossingEvent { struct2169 pub type_: ::std::os::raw::c_int,2170 pub serial: ::std::os::raw::c_ulong,2171 pub send_event: ::std::os::raw::c_int,2172 pub display: *mut Display,2173 pub window: Window,2174 pub root: Window,2175 pub subwindow: Window,2176 pub time: Time,2177 pub x: ::std::os::raw::c_int,[all …]