Searched defs:XMotionEvent (Results 1 – 1 of 1) sorted by relevance
2149 pub struct XMotionEvent { struct2150 pub type_: ::std::os::raw::c_int,2151 pub serial: ::std::os::raw::c_ulong,2152 pub send_event: ::std::os::raw::c_int,2153 pub display: *mut Display,2154 pub window: Window,2155 pub root: Window,2156 pub subwindow: Window,2157 pub time: Time,2158 pub x: ::std::os::raw::c_int,[all …]