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_property_request_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
xproto.h
1935
* @brief
xcb_change_property_request_t
1937
typedef struct
xcb_change_property_request_t
{
struct
1947
}
xcb_change_property_request_t
;
typedef in typeref:struct:xcb_change_property_request_t
6857
xcb_change_property_data (const
xcb_change_property_request_t
*R);
6860
xcb_change_property_data_length (const
xcb_change_property_request_t
*R);
6863
xcb_change_property_data_end (const
xcb_change_property_request_t
*R);
xproto.c
3390
const
xcb_change_property_request_t
*_aux = (
xcb_change_property_request_t
*)_buffer;
3397
xcb_block_len += sizeof(
xcb_change_property_request_t
);
3436
xcb_change_property_request_t
xcb_out;
3479
xcb_change_property_request_t
xcb_out;
3504
xcb_change_property_data (const
xcb_change_property_request_t
*R)
3510
xcb_change_property_data_length (const
xcb_change_property_request_t
*R)
3516
xcb_change_property_data_end (const
xcb_change_property_request_t
*R)
Completed in 63 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026