OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cookie_get
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
wndproc.c
207
xcb_get_selection_owner_cookie_t
cookie_get
;
local
223
cookie_get
= xcb_get_selection_owner(conn, XCB_ATOM_PRIMARY);
224
reply = xcb_get_selection_owner_reply(conn,
cookie_get
, NULL);
235
cookie_get
= xcb_get_selection_owner(conn, atoms->atomClipboard);
236
reply = xcb_get_selection_owner_reply(conn,
cookie_get
, NULL);
Completed in 6 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026