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