Home
last modified time | relevance | path

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

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