Searched refs:CreateIconWindow (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | icons.h | 58 extern void CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y);
|
| H A D | icons.c | 316 CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y) function in typeref:typename:void
|
| H A D | events.c | 835 CreateIconWindow(Tmp_win, icon_x, icon_y);
|
| H A D | menus.c | 2443 CreateIconWindow(tmp_win, def_x, def_y);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | icons.h | 74 void CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y);
|
| H A D | win_iconify.c | 68 CreateIconWindow(tmp_win, def_x, def_y);
|
| H A D | icons.c | 448 CreateIconWindow(TwmWindow *tmp_win, int def_x, int def_y) function in typeref:typename:void 788 * Rhialto: Hmmmm not quite sure about that! CreateIconWindow() above 1216 * the call to CreateIconWindow() will find it again there 1224 CreateIconWindow(win, -100, -100);
|
Completed in 15 milliseconds