Searched refs:PROP_SendClientMessage (Results 1 – 4 of 4) sorted by relevance
/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/ |
H A D | props.c | 247 PROP_SendClientMessage(Window w, Atom a, Time timestamp) in PROP_SendClientMessage() function
|
H A D | functions.c | 1006 PROP_SendClientMessage(tmp_win->w, XA_WM_DELETE_WINDOW, CurrentTime); in FUNC_Execute() 1008 PROP_SendClientMessage(tmp_win->w, XA_WM_SAVE_YOURSELF, CurrentTime); in FUNC_Execute()
|
H A D | mwm.h | 926 extern void PROP_SendClientMessage(Window w, Atom a, Time timestamp);
|
H A D | windows.c | 1277 PROP_SendClientMessage(w, XA_WM_TAKE_FOCUS, MISC_FetchEventTime()); in WIN_SetFocus()
|