Home
last modified time | relevance | path

Searched defs:XMotionEvent (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2151 pub struct XMotionEvent { struct
2152 pub type_: ::std::os::raw::c_int,
2153 pub serial: ::std::os::raw::c_ulong,
2154 pub send_event: ::std::os::raw::c_int,
2155 pub display: *mut Display,
2156 pub window: Window,
2157 pub root: Window,
2158 pub subwindow: Window,
2159 pub time: Time,
2160 pub x: ::std::os::raw::c_int,
[all …]