Searched refs:ButtonCursor (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h144 Cursor ButtonCursor; /* title bar button cursor */ member in struct:ScreenInfo
H A Dgram.y406 NewBitmapCursor(&Scr->ButtonCursor, $2, $3); }
408 NewFontCursor(&Scr->ButtonCursor, $2); }
H A Diconmgr.c420 attributes.cursor = Scr->ButtonCursor;
H A Dparse.c141 XRecolorCursor(dpy, Scr->ButtonCursor,
H A Dtwm.c694 NewFontCursor(&Scr->ButtonCursor, "hand2");
H A Dadd_window.c1300 attributes.cursor = Scr->ButtonCursor;
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h497 Cursor ButtonCursor; ///< title bar button cursor member in struct:ScreenInfo
H A Dgram.y673 NewBitmapCursor(&Scr->ButtonCursor, $2, $3); }
675 NewFontCursor(&Scr->ButtonCursor, $2); }
H A Dgram.tab.c3201 NewBitmapCursor(&Scr->ButtonCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3208 NewFontCursor(&Scr->ButtonCursor, (yyvsp[0].ptr)); }
H A Dctwm_main.c800 DEFCURSOR(ButtonCursor, "hand2");
H A Diconmgr.c818 attributes.cursor = Scr->ButtonCursor;
H A Doccupation.c823 attr.cursor = Scr->ButtonCursor;
H A Dwin_decorations.c697 attributes.cursor = Scr->ButtonCursor;
H A Dworkspace_manager.c513 attr.cursor = Scr->ButtonCursor;
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3201 NewBitmapCursor(&Scr->ButtonCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3208 NewFontCursor(&Scr->ButtonCursor, (yyvsp[0].ptr)); }

Completed in 43 milliseconds