Searched refs:VWF_GRAPHICS (Results 1 – 2 of 2) sorted by relevance
292 #define VWF_GRAPHICS 0x80 /* Window in graphics mode (KDSETMODE). */ macro
1822 if (vw->vw_flags & (VWF_MOUSE_HIDE | VWF_GRAPHICS)) in vt_mouse_event()2315 vw->vw_flags &= ~VWF_GRAPHICS; in vtterm_ioctl()2318 vw->vw_flags |= VWF_GRAPHICS; in vtterm_ioctl()