Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2335 pub struct XConfigureEvent { struct
2336 pub type_: ::std::os::raw::c_int,
2337 pub serial: ::std::os::raw::c_ulong,
2338 pub send_event: ::std::os::raw::c_int,
2339 pub display: *mut Display,
2340 pub event: Window,
2341 pub window: Window,
2342 pub x: ::std::os::raw::c_int,
2343 pub y: ::std::os::raw::c_int,
2344 pub width: ::std::os::raw::c_int,
[all …]