Searched refs:WM_DELETE_WINDOW (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | TextPop.c | 1486 static const char *WM_DELETE_WINDOW = "WM_DELETE_WINDOW"; variable in typeref:typename:const char * 1494 wm_delete_window = XInternAtom(XtDisplay(w), WM_DELETE_WINDOW, True); 1502 #define DO_DELETE_WINDOW InParams(WM_DELETE_WINDOW, params, *num_params) 1555 wm_delete_window = XInternAtom(XtDisplay(w), WM_DELETE_WINDOW, False);
|
| /xsrc/external/mit/xmh/dist/ |
| H A D | folder.c | 928 static const char *WM_DELETE_WINDOW = "WM_DELETE_WINDOW"; local in function:XmhWMProtocols 931 #define DO_DELETE_WINDOW InParams(WM_DELETE_WINDOW, params, *num_params)
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 2494 This function sends the `WM_DELETE_WINDOW` message to the selected window if 2498 `WM_DELETE_WINDOW` messages, the keyboard bell will be rung indicating that 2504 First tries to delete the window (send it `WM_DELETE_WINDOW` message),
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 1262 (send it `WM_DELETE_WINDOW` message), or kills it, if the client
|
Completed in 11 milliseconds