Searched refs:XShmGetEventBase (Results 1 – 3 of 3) sorted by relevance
56 --allowlist-function XShmGetEventBase \
2774 pub fn XShmGetEventBase(arg1: *mut Display) -> ::std::os::raw::c_int; in XShmGetEventBase() function
642 xlib::XShmGetEventBase(self.display.as_ptr()) as u32 + xlib::ShmCompletion; in create_surface()