Searched refs:WaitCursor (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h147 Cursor WaitCursor; /* wait a while cursor */ member in struct:ScreenInfo
H A Dgram.y418 NewBitmapCursor(&Scr->WaitCursor, $2, $3); }
420 NewFontCursor(&Scr->WaitCursor, $2); }
H A Dparse.c143 XRecolorCursor(dpy, Scr->WaitCursor,
H A Dtwm.c695 NewFontCursor(&Scr->WaitCursor, "watch");
H A Dmenus.c1257 Scr->Root, Scr->WaitCursor, CurrentTime);
/xsrc/external/mit/ctwm/dist/
H A Dfunctions.c57 * we're ungrabbing the pointer to reset back from setting the WaitCursor
185 * the WaitCursor is to let the user know "yeah, I'm working on it",
219 Scr->Root, Scr->WaitCursor, CurrentTime);
H A Dscreen.h500 Cursor WaitCursor; ///< wait a while cursor member in struct:ScreenInfo
H A Dgram.y685 NewBitmapCursor(&Scr->WaitCursor, $2, $3); }
687 NewFontCursor(&Scr->WaitCursor, $2); }
H A Dgram.tab.c3243 NewBitmapCursor(&Scr->WaitCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3250 NewFontCursor(&Scr->WaitCursor, (yyvsp[0].ptr)); }
H A Dctwm_main.c801 DEFCURSOR(WaitCursor, "watch");
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3243 NewBitmapCursor(&Scr->WaitCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3250 NewFontCursor(&Scr->WaitCursor, (yyvsp[0].ptr)); }

Completed in 28 milliseconds