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

/xsrc/external/mit/ctwm/dist/
H A Dworkspace_manager.c54 static XContext MapWListContext = None; variable in typeref:typename:XContext
74 if(MapWListContext == None) {
75 MapWListContext = XUniqueContext();
747 if(XFindContext(dpy, event->xexpose.window, MapWListContext,
1010 if(XFindContext(dpy, sw, MapWListContext, (XPointer *) &wl) == XCNOENT) {
2199 XSaveContext(dpy, wl->w, MapWListContext, (XPointer) wl);
2279 XDeleteContext(dpy, wl->w, MapWListContext);

Completed in 5 milliseconds