Searched refs:DestroyCursor (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h150 Cursor DestroyCursor; /* skull and cross bones, f.destroy */ member in struct:ScreenInfo
H A Dgram.y430 NewBitmapCursor(&Scr->DestroyCursor, $2, $3); }
432 NewFontCursor(&Scr->DestroyCursor, $2); }
H A Dparse.c147 XRecolorCursor(dpy, Scr->DestroyCursor,
H A Dtwm.c697 NewFontCursor(&Scr->DestroyCursor, "pirate");
H A Dmenus.c1863 if (DeferExecution(context, func, Scr->DestroyCursor))
1873 if (DeferExecution(context, func, Scr->DestroyCursor))
/xsrc/external/mit/ctwm/dist/
H A Dfunctions.c440 return Scr->DestroyCursor;
H A Dscreen.h503 Cursor DestroyCursor; ///< skull and cross bones, f.destroy member in struct:ScreenInfo
H A Dgram.y697 NewBitmapCursor(&Scr->DestroyCursor, $2, $3); }
699 NewFontCursor(&Scr->DestroyCursor, $2); }
H A Dgram.tab.c3285 NewBitmapCursor(&Scr->DestroyCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3292 NewFontCursor(&Scr->DestroyCursor, (yyvsp[0].ptr)); }
H A Dctwm_main.c803 DEFCURSOR(DestroyCursor, "pirate");
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c379 DestroyCursor(hCursor);
505 DestroyCursor(pScreenPriv->cursor.handle);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincursor.c383 DestroyCursor(hCursor);
518 DestroyCursor (pScreenPriv->cursor.handle);
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3285 NewBitmapCursor(&Scr->DestroyCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3292 NewFontCursor(&Scr->DestroyCursor, (yyvsp[0].ptr)); }

Completed in 30 milliseconds