Home
last modified time | relevance | path

Searched defs:GetClipPlaneReply (Results 1 – 2 of 2) sorted by relevance

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dglx.rs5119 …pub fn send<Conn>(self, conn: &Conn) -> Result<Cookie<'_, Conn, GetClipPlaneReply>, ConnectionErro… in send() argument
5144 …n, context_tag: ContextTag, plane: i32) -> Result<Cookie<'_, Conn, GetClipPlaneReply>, ConnectionE… in get_clip_plane() argument
5156 pub struct GetClipPlaneReply { struct
5160 impl TryParse for GetClipPlaneReply { argument
5179 impl GetClipPlaneReply { impl
11919 …f, context_tag: ContextTag, plane: i32) -> Result<Cookie<'_, Self, GetClipPlaneReply>, ConnectionE… in glx_get_clip_plane() argument
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dglx.rs5119 …pub fn send<Conn>(self, conn: &Conn) -> Result<Cookie<'_, Conn, GetClipPlaneReply>, ConnectionErro… in send() argument
5144 …n, context_tag: ContextTag, plane: i32) -> Result<Cookie<'_, Conn, GetClipPlaneReply>, ConnectionE… in get_clip_plane() argument
5156 pub struct GetClipPlaneReply { struct
5160 impl TryParse for GetClipPlaneReply { argument
5179 impl GetClipPlaneReply { implementation
11919 …f, context_tag: ContextTag, plane: i32) -> Result<Cookie<'_, Self, GetClipPlaneReply>, ConnectionE… in glx_get_clip_plane() argument