Searched refs:xcirculate (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Devent_utils.c148 return e->xcirculate.window; /* DIFF */
H A Devent_handlers.c445 (unsigned)Event.xcirculate.event,
446 (unsigned)Event.xcirculate.window,
447 Event.xcirculate.place);
451 if(Event.xcirculate.event == vs->window) {
452 TwmWindow *twm_win = GetTwmWindow(Event.xcirculate.window);
457 if(Event.xcirculate.window == twm_win->frame) {
461 Event.xcirculate.window == twm_win->icon->w) {
470 Event.xcirculate.place);
/xsrc/external/mit/xcompmgr/dist/
H A Dxcompmgr.c1948 return ev->xcirculate.window;
2288 circulate_win (dpy, &ev.xcirculate);
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h991 XCirculateEvent xcirculate; member in union:_XEvent
/xsrc/external/mit/twm/dist/src/
H A Devents.c262 case CirculateNotify: return e->xcirculate.window; /* DIFF */

Completed in 17 milliseconds