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_change_keyboard_mapping_request_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
xproto.h
4332
* @brief
xcb_change_keyboard_mapping_request_t
4334
typedef struct
xcb_change_keyboard_mapping_request_t
{
struct
4341
}
xcb_change_keyboard_mapping_request_t
;
typedef in typeref:struct:xcb_change_keyboard_mapping_request_t
11777
xcb_change_keyboard_mapping_keysyms (const
xcb_change_keyboard_mapping_request_t
*R);
11780
xcb_change_keyboard_mapping_keysyms_length (const
xcb_change_keyboard_mapping_request_t
*R);
11783
xcb_change_keyboard_mapping_keysyms_end (const
xcb_change_keyboard_mapping_request_t
*R);
xproto.c
12437
const
xcb_change_keyboard_mapping_request_t
*_aux = (
xcb_change_keyboard_mapping_request_t
*)_buffer;
12444
xcb_block_len += sizeof(
xcb_change_keyboard_mapping_request_t
);
12480
xcb_change_keyboard_mapping_request_t
xcb_out;
12517
xcb_change_keyboard_mapping_request_t
xcb_out;
12539
xcb_change_keyboard_mapping_keysyms (const
xcb_change_keyboard_mapping_request_t
*R)
12545
xcb_change_keyboard_mapping_keysyms_length (const
xcb_change_keyboard_mapping_request_t
*R)
12551
xcb_change_keyboard_mapping_keysyms_end (const
xcb_change_keyboard_mapping_request_t
*R)
Completed in 44 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026