Home
last modified time | relevance | path

Searched defs:XConnection (Results 1 – 25 of 121) sorted by relevance

12345

/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/
H A Dxdisplay.rs11 pub struct XConnection { struct
27 unsafe impl Send for XConnection {} argument
28 unsafe impl Sync for XConnection {} implementation
33 impl XConnection { impl
34 pub fn new(error_handler: XErrorHandler) -> Result<XConnection, XNotSupported> { in new()
92 impl fmt::Debug for XConnection { implementation
98 impl Drop for XConnection { implementation
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/
H A Dxdisplay.rs11 pub struct XConnection { struct
27 unsafe impl Send for XConnection {} argument
28 unsafe impl Sync for XConnection {} implementation
33 impl XConnection { implementation
34 pub fn new(error_handler: XErrorHandler) -> Result<XConnection, XNotSupported> { in new()
92 impl fmt::Debug for XConnection { implementation
98 impl Drop for XConnection { implementation
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/linux/x11/
H A Dxdisplay.rs12 pub struct XConnection { struct
26 unsafe impl Send for XConnection {} argument
27 unsafe impl Sync for XConnection {} implementation
31 impl XConnection { implementation
32 pub fn new(error_handler: XErrorHandler) -> Result<XConnection, XNotSupported> { in new()
89 impl fmt::Debug for XConnection { implementation
95 impl Drop for XConnection { implementation
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/
H A Dxdisplay.rs12 pub struct XConnection { struct
26 unsafe impl Send for XConnection {} argument
27 unsafe impl Sync for XConnection {} implementation
31 impl XConnection { impl
32 pub fn new(error_handler: XErrorHandler) -> Result<XConnection, XNotSupported> { in new()
89 impl fmt::Debug for XConnection { implementation
95 impl Drop for XConnection { implementation
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/linux/x11/ime/
H A Dcontext.rs14 xconn: &'a Arc<XConnection>, in create_pre_edit_attr()
40 xconn: &Arc<XConnection>, in new()
61 xconn: &Arc<XConnection>, in create_ic()
81 xconn: &Arc<XConnection>, in create_ic_with_spot()
118 pub fn set_spot(&mut self, xconn: &Arc<XConnection>, x: c_short, y: c_short) { in set_spot()
H A Dcallbacks.rs13 xconn: &Arc<XConnection>, in xim_set_callback()
36 xconn: &Arc<XConnection>, in set_instantiate_callback()
51 xconn: &Arc<XConnection>, in unset_instantiate_callback()
66 xconn: &Arc<XConnection>, in set_destroy_callback()
H A Dinner.rs11 pub unsafe fn close_im(xconn: &Arc<XConnection>, im: ffi::XIM) -> Result<(), XError> { in close_im()
16 pub unsafe fn destroy_ic(xconn: &Arc<XConnection>, ic: ffi::XIC) -> Result<(), XError> { in destroy_ic()
37 xconn: Arc<XConnection>, in new()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/ime/
H A Dcontext.rs16 xconn: &'a Arc<XConnection>, in create_pre_edit_attr()
43 xconn: &Arc<XConnection>, in new()
66 xconn: &Arc<XConnection>, in create_ic()
86 xconn: &Arc<XConnection>, in create_ic_with_spot()
123 pub fn set_spot(&mut self, xconn: &Arc<XConnection>, x: c_short, y: c_short) { in set_spot()
H A Dcallbacks.rs12 xconn: &Arc<XConnection>, in xim_set_callback()
30 xconn: &Arc<XConnection>, in set_instantiate_callback()
45 xconn: &Arc<XConnection>, in unset_instantiate_callback()
60 xconn: &Arc<XConnection>, in set_destroy_callback()
H A Dinner.rs7 pub unsafe fn close_im(xconn: &Arc<XConnection>, im: ffi::XIM) -> Result<(), XError> { in close_im()
12 pub unsafe fn destroy_ic(xconn: &Arc<XConnection>, ic: ffi::XIC) -> Result<(), XError> { in destroy_ic()
32 pub fn new(xconn: Arc<XConnection>, potential_input_methods: PotentialInputMethods) -> Self { in new()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/ime/
H A Dcontext.rs14 xconn: &'a Arc<XConnection>, in create_pre_edit_attr()
40 xconn: &Arc<XConnection>, in new()
61 xconn: &Arc<XConnection>, in create_ic()
81 xconn: &Arc<XConnection>, in create_ic_with_spot()
118 pub fn set_spot(&mut self, xconn: &Arc<XConnection>, x: c_short, y: c_short) { in set_spot()
H A Dcallbacks.rs13 xconn: &Arc<XConnection>, in xim_set_callback()
36 xconn: &Arc<XConnection>, in set_instantiate_callback()
51 xconn: &Arc<XConnection>, in unset_instantiate_callback()
66 xconn: &Arc<XConnection>, in set_destroy_callback()
H A Dinner.rs11 pub unsafe fn close_im(xconn: &Arc<XConnection>, im: ffi::XIM) -> Result<(), XError> { in close_im()
16 pub unsafe fn destroy_ic(xconn: &Arc<XConnection>, ic: ffi::XIC) -> Result<(), XError> { in destroy_ic()
37 xconn: Arc<XConnection>, in new()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/ime/
H A Dcontext.rs16 xconn: &'a Arc<XConnection>, in create_pre_edit_attr()
43 xconn: &Arc<XConnection>, in new()
66 xconn: &Arc<XConnection>, in create_ic()
86 xconn: &Arc<XConnection>, in create_ic_with_spot()
123 pub fn set_spot(&mut self, xconn: &Arc<XConnection>, x: c_short, y: c_short) { in set_spot()
H A Dcallbacks.rs12 xconn: &Arc<XConnection>, in xim_set_callback()
30 xconn: &Arc<XConnection>, in set_instantiate_callback()
45 xconn: &Arc<XConnection>, in unset_instantiate_callback()
60 xconn: &Arc<XConnection>, in set_destroy_callback()
H A Dinner.rs7 pub unsafe fn close_im(xconn: &Arc<XConnection>, im: ffi::XIM) -> Result<(), XError> { in close_im()
12 pub unsafe fn destroy_ic(xconn: &Arc<XConnection>, ic: ffi::XIC) -> Result<(), XError> { in destroy_ic()
32 pub fn new(xconn: Arc<XConnection>, potential_input_methods: PotentialInputMethods) -> Self { in new()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/linux/x11/util/
H A Dmemory.rs13 pub fn new(xconn: &'a XConnection, ptr: *mut T) -> Option<Self> { in new()
47 impl XConnection { impl
H A Datom.rs16 impl XConnection { implementation
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/util/
H A Dmemory.rs13 pub fn new(xconn: &'a XConnection, ptr: *mut T) -> Option<Self> { in new()
47 impl XConnection { impl
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/util/
H A Dmemory.rs13 pub fn new(xconn: &'a XConnection, ptr: *mut T) -> Option<Self> { in new()
44 impl XConnection { impl
H A Dclient_msg.rs5 impl XConnection { implementation
H A Datom.rs18 impl XConnection { implementation
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/util/
H A Dmemory.rs13 pub fn new(xconn: &'a XConnection, ptr: *mut T) -> Option<Self> { in new()
44 impl XConnection { implementation
H A Dclient_msg.rs5 impl XConnection { impl
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/glutin-0.24.1/src/platform_impl/unix/x11/
H A Dutils.rs7 xconn: &Arc<XConnection>, in get_visual_info_from_xid()
44 xconn: &Arc<XConnection>, in examine_visual_info()

12345