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

/xsrc/external/mit/twm/dist/src/
H A Diconmgr.h74 extern WList *DownIconManager;
H A Devents.c1663 if (DownIconManager) {
1664 DownIconManager->down = FALSE;
1666 DrawIconManagerBorder(DownIconManager);
1667 DownIconManager = NULL;
1851 DownIconManager = Tmp_win->list;
H A Diconmgr.c49 WList *DownIconManager = NULL; variable in typeref:typename:WList *
/xsrc/external/mit/ctwm/dist/
H A Diconmgr.h57 extern WList *DownIconManager;
H A Devent_handlers.c2516 if(DownIconManager) {
2517 DownIconManager->down = false;
2519 DrawIconManagerBorder(DownIconManager, false);
2521 DownIconManager = NULL;
2874 DownIconManager = Tmp_win->iconmanagerlist;
H A Diconmgr.c54 WList *DownIconManager = NULL; variable in typeref:typename:WList *

Completed in 11 milliseconds