Lines Matching defs:XExposeEvent
2210 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,
2220 pub count: ::std::os::raw::c_int,