Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2210 pub struct XExposeEvent { struct
2211 pub type_: ::std::os::raw::c_int,
2212 pub serial: ::std::os::raw::c_ulong,
2213 pub send_event: ::std::os::raw::c_int,
2214 pub display: *mut Display,
2215 pub window: Window,
2216 pub x: ::std::os::raw::c_int,
2217 pub y: ::std::os::raw::c_int,
2218 pub width: ::std::os::raw::c_int,
2219 pub height: ::std::os::raw::c_int,
[all …]