RI_CURSORCLIP     701 dev/rasops/rasops.c 		if ((ri->ri_flg & RI_CURSORCLIP) == 0)
RI_CURSORCLIP     707 dev/rasops/rasops.c 	ri->ri_flg &= ~RI_CURSORCLIP;
RI_CURSORCLIP     710 dev/rasops/rasops.c 		ri->ri_flg |= RI_CURSORCLIP;
RI_CURSORCLIP     712 dev/rasops/rasops.c 		ri->ri_flg |= RI_CURSORCLIP;
RI_CURSORCLIP     723 dev/rasops/rasops.c 		if ((ri->ri_flg & RI_CURSORCLIP) == 0)