Searched refs:FrameCursor (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h141 Cursor FrameCursor; /* frame cursor */ member in struct:ScreenInfo
H A Dgram.y390 NewBitmapCursor(&Scr->FrameCursor, $2, $3); }
392 NewFontCursor(&Scr->FrameCursor, $2); }
H A Dadd_window.c824 attributes.cursor = Scr->FrameCursor;
1042 Scr->FrameCursor);
H A Dparse.c127 XRecolorCursor(dpy, Scr->FrameCursor,
H A Dtwm.c687 NewFontCursor(&Scr->FrameCursor, "top_left_arrow");
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h494 Cursor FrameCursor; ///< frame cursor member in struct:ScreenInfo
H A Dgram.y657 NewBitmapCursor(&Scr->FrameCursor, $2, $3); }
659 NewFontCursor(&Scr->FrameCursor, $2); }
H A Dwin_decorations.c1551 cursor = Scr->FrameCursor;
1582 cursor = Scr->FrameCursor;
H A Dadd_window.c1528 attributes.cursor = Scr->FrameCursor;
1901 Scr->FrameCursor);
H A Dgram.tab.c3145 NewBitmapCursor(&Scr->FrameCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3152 NewFontCursor(&Scr->FrameCursor, (yyvsp[0].ptr)); }
H A Dctwm_main.c793 DEFCURSOR(FrameCursor, "top_left_arrow");
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3145 NewBitmapCursor(&Scr->FrameCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3152 NewFontCursor(&Scr->FrameCursor, (yyvsp[0].ptr)); }

Completed in 54 milliseconds