Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2375 pub struct XConfigureRequestEvent { struct
2376 pub type_: ::std::os::raw::c_int,
2377 pub serial: ::std::os::raw::c_ulong,
2378 pub send_event: ::std::os::raw::c_int,
2379 pub display: *mut Display,
2380 pub parent: Window,
2381 pub window: Window,
2382 pub x: ::std::os::raw::c_int,
2383 pub y: ::std::os::raw::c_int,
2384 pub width: ::std::os::raw::c_int,
[all …]