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