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

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h385 extern XContext IconManagerContext;
H A Diconmgr.c433 XSaveContext(dpy, tmp->w, IconManagerContext, (XPointer) tmp);
531 XDeleteContext(dpy, tmp->w, IconManagerContext);
H A Dtwm.c126 XContext IconManagerContext; /* context for all window list windows */ variable in typeref:typename:XContext
338 IconManagerContext = XUniqueContext();

Completed in 5 milliseconds