Searched refs:Iconify (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_iconify.h | 9 void Iconify(TwmWindow *tmp_win, int def_x, int def_y);
|
| H A D | functions_icmgr_wsmgr.c | 128 * thus not implemented by just calling Iconify(), but by doing the 212 Iconify(Scr->currentvs->wsw->twm_win, eventp->xbutton.x_root - 5, 223 Iconify(Scr->currentvs->wsw->twm_win, eventp->xbutton.x_root - 5,
|
| H A D | functions_win.c | 189 Iconify(tmp_win, eventp->xbutton.x_root - 5,
|
| H A D | win_iconify.c | 45 Iconify(TwmWindow *tmp_win, int def_x, int def_y) function in typeref:typename:void
|
| H A D | event_handlers.c | 2031 Iconify(Tmp_win, -100, -100);
|
| H A D | CHANGES.md | 1343 1. Added 3 new builtin 3d buttons for "Iconify", "Resize" and "Box". They
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | menus.h | 187 extern void Iconify(TwmWindow *tmp_win, int def_x, int def_y);
|
| H A D | menus.c | 1793 Iconify(tmp_win, eventp->xbutton.x_root - 5, 2016 Iconify(of, 0, 0); 2433 Iconify(TwmWindow *tmp_win, int def_x, int def_y) function in typeref:typename:void
|
| H A D | events.c | 1351 Iconify(Tmp_win, 0, 0);
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Makefile.am | 175 Iconify.c \
|
| H A D | Makefile.in | 179 GrPointer.c GrServer.c Host.c Iconify.c IfEvent.c imConv.c \ 233 GrKey.lo GrPointer.lo GrServer.lo Host.lo Iconify.lo \ 342 ./$(DEPDIR)/Iconify.Plo ./$(DEPDIR)/IfEvent.Plo \ 765 GrPointer.c GrServer.c Host.c Iconify.c IfEvent.c imConv.c \ 1040 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Iconify.Plo@am__quote@ # am--include-marker 1583 -rm -f ./$(DEPDIR)/Iconify.Plo 1890 -rm -f ./$(DEPDIR)/Iconify.Plo
|
Completed in 21 milliseconds