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

/xsrc/external/mit/ctwm/dist/
H A Diconmgr.h67 void InsertInIconManager(IconMgr *ip, WList *tmp, TwmWindow *tmp_win);
H A Diconmgr.c753 InsertInIconManager(ip, tmp, tmp_win);
894 * InsertInIconManager - put an allocated entry into an icon
904 void InsertInIconManager(IconMgr *ip, WList *tmp, TwmWindow *tmp_win) function in typeref:typename:void
1111 InsertInIconManager(ip, tmp2, tmp2->twm);
/xsrc/external/mit/twm/dist/src/
H A Diconmgr.c45 static void InsertInIconManager(IconMgr *ip, WList *tmp, TwmWindow *tmp_win);
379 InsertInIconManager(ip, tmp, tmp_win);
458 InsertInIconManager(IconMgr *ip, WList *tmp, TwmWindow *tmp_win) function in typeref:typename:void
611 InsertInIconManager(ip, tmp2, tmp2->twm);

Completed in 4 milliseconds