Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2251 pub struct XVisibilityEvent { struct
2252 pub type_: ::std::os::raw::c_int,
2253 pub serial: ::std::os::raw::c_ulong,
2254 pub send_event: ::std::os::raw::c_int,
2255 pub display: *mut Display,
2256 pub window: Window,
2257 pub state: ::std::os::raw::c_int,