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_rgb_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
xproto.h
4049
* @brief
xcb_rgb_t
4051
typedef struct
xcb_rgb_t
{
struct
4056
}
xcb_rgb_t
;
typedef in typeref:struct:xcb_rgb_t
4062
xcb_rgb_t
*data;
11217
* element. The member index is increased by sizeof(
xcb_rgb_t
)
11269
xcb_rgb_t
*
xproto.c
11571
i->index += sizeof(
xcb_rgb_t
);
11683
xcb_rgb_t
*
11686
return (
xcb_rgb_t
*) (R + 1);
11699
i.data = (
xcb_rgb_t
*) (R + 1);
Completed in 56 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026