Home
last modified time | relevance | path

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

/external/crosvm/gpu_display/src/generated/
Dxlib.rs2427 pub struct XSelectionClearEvent { struct
2428 pub type_: ::std::os::raw::c_int,
2429 pub serial: ::std::os::raw::c_ulong,
2430 pub send_event: ::std::os::raw::c_int,
2431 pub display: *mut Display,
2432 pub window: Window,
2433 pub selection: Atom,
2434 pub time: Time,