OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcb_get_atom_name_reply_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
xproto.h
1904
* @brief
xcb_get_atom_name_reply_t
1906
typedef struct
xcb_get_atom_name_reply_t
{
struct
1913
}
xcb_get_atom_name_reply_t
;
typedef in typeref:struct:xcb_get_atom_name_reply_t
6759
xcb_get_atom_name_name (const
xcb_get_atom_name_reply_t
*R);
6762
xcb_get_atom_name_name_length (const
xcb_get_atom_name_reply_t
*R);
6765
xcb_get_atom_name_name_end (const
xcb_get_atom_name_reply_t
*R);
6781
xcb_get_atom_name_reply_t
*
xproto.c
3275
const
xcb_get_atom_name_reply_t
*_aux = (
xcb_get_atom_name_reply_t
*)_buffer;
3282
xcb_block_len += sizeof(
xcb_get_atom_name_reply_t
);
3357
xcb_get_atom_name_name (const
xcb_get_atom_name_reply_t
*R)
3363
xcb_get_atom_name_name_length (const
xcb_get_atom_name_reply_t
*R)
3369
xcb_get_atom_name_name_end (const
xcb_get_atom_name_reply_t
*R)
3378
xcb_get_atom_name_reply_t
*
3383
return (
xcb_get_atom_name_reply_t
*) xcb_wait_for_reply(c, cookie.sequence, e);
Completed in 42 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026