Home
last modified time | relevance | path

Searched refs:LibraryOpenError (Results 1 – 4 of 4) sorted by relevance

/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/linux/x11/
H A Dxdisplay.rs129 LibraryOpenError(ffi::OpenError), enumerator
137 XNotSupported::LibraryOpenError(err) in from()
145 XNotSupported::LibraryOpenError(_) => "Failed to load one of xlib's shared libraries", in description()
153 XNotSupported::LibraryOpenError(ref err) => Some(err), in cause()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/
H A Dxdisplay.rs129 LibraryOpenError(ffi::OpenError), enumerator
137 XNotSupported::LibraryOpenError(err) in from()
145 XNotSupported::LibraryOpenError(_) => "Failed to load one of xlib's shared libraries", in description()
153 XNotSupported::LibraryOpenError(ref err) => Some(err), in cause()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/
H A Dxdisplay.rs130 LibraryOpenError(ffi::OpenError), enumerator
138 XNotSupported::LibraryOpenError(err) in from()
145 XNotSupported::LibraryOpenError(_) => "Failed to load one of xlib's shared libraries", in description()
155 XNotSupported::LibraryOpenError(ref err) => Some(err), in source()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/
H A Dxdisplay.rs130 LibraryOpenError(ffi::OpenError), enumerator
138 XNotSupported::LibraryOpenError(err) in from()
145 XNotSupported::LibraryOpenError(_) => "Failed to load one of xlib's shared libraries", in description()
155 XNotSupported::LibraryOpenError(ref err) => Some(err), in source()