Home
last modified time | relevance | path

Searched refs:XOpenDisplayFailed (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.rs48 return Err(XNotSupported::XOpenDisplayFailed); in new()
131 XOpenDisplayFailed, // TODO: add better message enumerator
146 XNotSupported::XOpenDisplayFailed => "Failed to open connection to X server", in description()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/
H A Dxdisplay.rs48 return Err(XNotSupported::XOpenDisplayFailed); in new()
131 XOpenDisplayFailed, // TODO: add better message enumerator
146 XNotSupported::XOpenDisplayFailed => "Failed to open connection to X server", in description()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/
H A Dxdisplay.rs51 return Err(XNotSupported::XOpenDisplayFailed); in new()
132 XOpenDisplayFailed, // TODO: add better message enumerator
146 XNotSupported::XOpenDisplayFailed => "Failed to open connection to X server", in description()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/
H A Dxdisplay.rs51 return Err(XNotSupported::XOpenDisplayFailed); in new()
132 XOpenDisplayFailed, // TODO: add better message enumerator
146 XNotSupported::XOpenDisplayFailed => "Failed to open connection to X server", in description()