Home
last modified time | relevance | path

Searched refs:WmClientMsg (Results 1 – 3 of 3) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A Dserver.c363 WmClientMsg(TheDisplay, XtWindow(window->shell), in processServerCommandString()
500 WmClientMsg(TheDisplay, XtWindow(window->shell), in processServerCommandString()
/dports/editors/nedit/nedit-5.7/util/
H A Dmisc.h140 void WmClientMsg(Display *disp, Window win, const char *msg,
H A Dmisc.c893 WmClientMsg(display, w, "_NET_ACTIVE_WINDOW", 0, 0, 0, 0, 0); in RaiseWindow()
2399 void WmClientMsg(Display *disp, Window win, const char *msg, in WmClientMsg() function