MCPcopy Create free account

hub / github.com/bread-graphics/breadx / functions

Functions486 in github.com/bread-graphics/breadx

↓ 1 callersMethodupdate_xid_range
( &mut self, range: GetXIDRangeReply, )
breadx/src/display/sans_io.rs:127
↓ 1 callersMethodvariant
(&self)
breadx/src/display/raw_request.rs:153
↓ 1 callersFunctionwrite_initial_send
( header: &Header, req: &Request, params: &[Parameter], return_type: &ReturnType, fncall_t
breadx-generator/src/items.rs:140
↓ 1 callersFunctionx11_gui_task
Task for running the X11 window. The channel provided is used to signal a change in time.
breadx/examples/xclock.rs:109
Methodas_mut
(&mut self)
breadx/src/connection/buffered.rs:122
Methodas_mut
(&mut self)
breadx/src/connection/std_wrapper.rs:181
Methodas_ref
(&self)
breadx/src/connection/buffered.rs:116
Methodas_ref
(&self)
breadx/src/connection/std_wrapper.rs:175
Methodas_setup_failure
(&self)
breadx/src/error.rs:273
Functionbasic
()
breadx/src/connection/std_wrapper.rs:508
Methodborrow
(&self)
breadx/src/connection/std_wrapper.rs:187
Methodborrow_mut
(&mut self)
breadx/src/connection/std_wrapper.rs:193
Methodcannibalize
(self)
breadx/src/futures/send_request.rs:68
Methodcannibalize
Destroys this future and returns the inner display reference.
breadx/src/futures/send_request_raw.rs:65
Methodcannibalize
(self)
breadx/src/futures/check_for_error.rs:38
Methodcannibalize
(self)
breadx/src/futures/wait_for_reply_raw.rs:57
Methodcannibalize
(self)
breadx/src/futures/wait_for_reply.rs:45
Methodcheck_for_error
(&mut self, seq: u64)
breadx/src/display/mod.rs:583
Methodcheck_for_error
(&mut self, seq: u64)
breadx/src/display/sync.rs:220
Methodcheck_for_error
(&mut self, seq: u64)
breadx/src/display/cell.rs:84
Methodcmp
(&self, other: &Self)
breadx/src/display/cookie.rs:46
Functionconnect
(name: Option<&str>)
breadx/src/rt_support/async_std_support.rs:132
Functionconnect_abstract
(path: &Path)
breadx/src/name/mod.rs:206
Methodconnect_with_auth
Connect to the X11 server, using the given connection and auth information. # Blocking This function is expected to block, and is not built around n
breadx/src/display/basic.rs:157
Methodcouldnt_parse_display
(from_env: bool)
breadx/src/error.rs:139
Methodcreate_fd
(&self)
breadx/src/connection/sendmsg.rs:343
Methodcurrent
()
breadx/examples/xclock.rs:80
Methoddefault
()
breadx/src/display/extension_map.rs:22
Methoddefault
()
breadx/src/display/prefetch.rs:58
Methoddefault_screen_index
(&self)
breadx/src/display/basic.rs:571
Methoddefault_screen_index
(&self)
breadx/src/rt_support/tokio_support.rs:288
Methoddefault_screen_index
(&self)
breadx/src/rt_support/async_std_support.rs:277
Methodderef
(&self)
breadx/src/connection/std_wrapper.rs:201
Methodderef_mut
(&mut self)
breadx/src/connection/std_wrapper.rs:207
Methoddescription
(&self)
breadx/src/display/basic.rs:755
Methoddisconnected
(&self)
breadx/src/error.rs:290
Methoddrop
(&mut self)
breadx/src/connection/sendmsg.rs:359
Methodeq
(&self, other: &Self)
breadx/src/display/cookie.rs:32
Methodextension_info
( &mut self, name: &'static str, ctx: Option<&Waker>, strategy: &mut impl Stra
breadx/src/display/basic.rs:368
Methodfetch_event
Fetch the next event, if we have it.
breadx/src/display/sans_io.rs:102
Methodfetch_reply
Fetch the reply matching the sequence number, if we have it.
breadx/src/display/sans_io.rs:64
Methodflush
(&mut self)
breadx/src/connection/mod.rs:308
Methodflush
(&mut self)
breadx/src/connection/test.rs:92
Methodflush
(&mut self)
breadx/src/display/sync.rs:204
Methodflush
(&mut self)
breadx/src/display/cell.rs:80
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
breadx/src/error.rs:338
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
breadx/src/connection/sendmsg.rs:37
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
breadx/src/connection/std_wrapper.rs:78
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
breadx/src/display/cookie.rs:58
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
breadx/src/name/mod.rs:71
Methodfmt
(&self, f: &mut fmt::Formatter)
breadx-generator/src/items.rs:358
Methodfor_reply
( display: &'this mut Dpy, req: Req, )
breadx/src/futures/send_request.rs:46
Methodfor_reply_fds
( display: &'this mut Dpy, req: Req, )
breadx/src/futures/send_request.rs:57
Methodfor_void
( display: &'this mut Dpy, discard_reply: bool, req: Req, )
breadx/src/futures/send_request.rs:32
Methodformat_request
( &mut self, req: &mut RawRequest<'_, '_>, ctx: &mut Context<'_>, )
breadx/src/rt_support/async_std_support.rs:312
Methodfrom
(x11: X11Error)
breadx/src/error.rs:456
Methodfrom
(stream: UnixStream)
breadx/src/connection/sendmsg.rs:49
Methodfrom
(conn: C)
breadx/src/connection/buffered.rs:110
Methodfrom
(inner: C)
breadx/src/connection/std_wrapper.rs:169
Methodfrom
(sequence: u64)
breadx/src/display/cookie.rs:87
Methodfrom
(state: PrefetchState<T>)
breadx/src/display/prefetch.rs:64
Methodfrom
(inner: T)
breadx/src/display/poison.rs:45
Methodfrom
(raw: RawRequest<'target, 'req>)
breadx/src/display/raw_request.rs:362
Methodfrom
(bd: Dpy)
breadx/src/display/sync.rs:39
Methodfrom
(inner: Dpy)
breadx/src/display/cell.rs:27
Methodfrom
(mut inner: SendRequest<'this, Dpy, Reply>)
breadx/src/futures/checked.rs:32
Methodfrom
(dt: DateTime<Tz>)
breadx/examples/xclock.rs:59
Methodfrom_inner
(inner: Inner)
breadx/src/error.rs:123
Methodfrom_parsed_display
Creates a new connection from an already parsed display name. # Blocking This function blocks while it tries to connect to the server. Use the [`fro
breadx/src/name/mod.rs:96
Methodfrom_sequence
(sequence: u64)
breadx/src/display/cookie.rs:72
Methodfrom_setup
Create a new `X11Core` object wrapping around a `Setup`.
breadx/src/display/sans_io.rs:31
Methodfrom_str
(s: &str)
xcb_parser/src/expression.rs:60
Methodfrom_tcp_stream
(stream: TcpStream)
breadx/src/name/mod.rs:146
Methodgenerate_xid
(&mut self)
breadx/src/display/mod.rs:575
Methodgenerate_xid
(&mut self)
breadx/src/display/sync.rs:208
Methodgenerate_xid
(&mut self)
breadx/src/display/cell.rs:72
Methodget_from_error_code
(&self, error_code: u8)
breadx/src/display/extension_map.rs:79
Methodget_from_event_code
(&self, event_code: u8)
breadx/src/display/extension_map.rs:75
Methodget_from_major_opcode
(&self, major_opcode: u8)
breadx/src/display/extension_map.rs:71
Methodhash
(&self, state: &mut H)
breadx/src/display/cookie.rs:52
Methodinitialization
(&self)
breadx/src/error.rs:267
Functioninstruction_into_socket
Convert a `ConnectInstruction` into a `Stream` iterating over the potential socket details.
breadx/src/name/nb_connect.rs:87
Methodinto_raw_parts
(self)
breadx/src/display/raw_request.rs:160
Methodinto_setup_failure
Convert this error into a setup failure.
breadx/src/error.rs:281
Methodinto_stream
(self)
breadx/src/connection/sendmsg.rs:93
Functionmain
()
breadx/examples/async_std_async.rs:239
Functionmain
()
breadx/examples/xclock.rs:696
Functionmain
()
breadx/examples/tokio_async.rs:238
Functionmain
()
breadx/examples/basic.rs:19
Functionmain
()
breadx/examples/just_emit_setup.rs:13
Functionmain
()
breadx-generator/src/main.rs:18
Methodmake_connect_error
(ce: ConnectError)
breadx/src/error.rs:161
Methodmake_disconnected
()
breadx/src/error.rs:153
Methodmake_invalid_state
(is: InvalidState)
breadx/src/error.rs:130
Methodmake_large_request
(x_len: usize, max_len: usize)
breadx/src/error.rs:149
Methodmake_missing_extension
(name: &'static str)
breadx/src/error.rs:244
Methodmake_msg
(msg: D)
breadx/src/error.rs:225
Methodmake_parse_error
(pe: ParseError)
breadx/src/error.rs:238
Methodmake_poisoned
()
breadx/src/error.rs:143
Methodmake_setup_failure
(sf: SetupFailure)
breadx/src/error.rs:157
← previousnext →201–300 of 486, ranked by callers