OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_clientmessage
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
win_utils.h
32
void
send_clientmessage
(Window w, Atom a, Time timestamp);
functions_win.c
273
send_clientmessage
(tmp->w, XA_WM_DELETE_WINDOW, timestamp);
448
send_clientmessage
(tmp_win->w, XA_WM_SAVE_YOURSELF, EventTime);
animate.c
231
send_clientmessage
(scr->currentvs->wsw->w, XA_WM_END_OF_ANIMATION,
win_utils.c
996
send_clientmessage
(Window w, Atom a, Time timestamp)
function
event_handlers.c
3922
send_clientmessage
(tmp->w, XA_WM_TAKE_FOCUS, timestamp);
/xsrc/external/mit/twm/dist/src/
menus.c
113
static void
send_clientmessage
(Window w, Atom a, Time timestamp);
2860
send_clientmessage
(Window w, Atom a, Time timestamp)
function
2877
send_clientmessage
(tmp->w, _XA_WM_DELETE_WINDOW, timestamp);
2883
send_clientmessage
(tmp->w, _XA_WM_SAVE_YOURSELF, timestamp);
2889
send_clientmessage
(tmp->w, _XA_WM_TAKE_FOCUS, timestamp);
Completed in 25 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026