Searched refs:XShmGetEventBase (Results 1 – 3 of 3) sorted by relevance
54 --whitelist-function XShmGetEventBase \
2772 pub fn XShmGetEventBase(arg1: *mut Display) -> ::std::os::raw::c_int; in XShmGetEventBase() function
269 xlib::XShmGetEventBase(display.as_ptr()) as u32 + xlib::ShmCompletion; in create()