Home | History | Annotate | Download | only in wscons

Lines Matching refs:scr_flags

402 	if (scr->scr_flags & VCONS_NO_COPYCOLS) {
408 if (scr->scr_flags & VCONS_NO_COPYROWS) {
414 if (scr->scr_flags & VCONS_NO_CURSOR) {
475 if ((scr->scr_flags & VCONS_LOADFONT) == 0) {
498 scr->scr_flags & VCONS_FONT_BITS_R2L ?
501 scr->scr_flags & VCONS_FONT_BYTES_R2L ?
545 if (scr->scr_flags & VCONS_NO_COPYCOLS) {
551 if (scr->scr_flags & VCONS_NO_COPYROWS) {
557 if (scr->scr_flags & VCONS_NO_CURSOR) {
656 if ((scr->scr_flags & VCONS_NO_REDRAW) == 0)
895 scr->scr_flags = 0;
933 if ((scr->scr_flags & VCONS_SCREEN_IS_STATIC) == 0) {
1388 (((scr->scr_flags & VCONS_DONT_READ) != VCONS_DONT_READ) || on)) {
1635 if ((scr->scr_flags & VCONS_NO_REDRAW) == 0) {
1640 if ((scr->scr_flags & VCONS_NO_REDRAW) == 0)
1673 if ((scr->scr_flags & VCONS_NO_REDRAW) == 0)