Home
last modified time | relevance | path

Searched refs:VCONS_FONT_BITS_R2L (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/wscons/
H A Dwsdisplay_vconsvar.h73 #define VCONS_FONT_BITS_R2L 0x100 /* request right-to-left bitorder in macro
H A Dwsdisplay_vcons.c485 scr->scr_flags & VCONS_FONT_BITS_R2L ? in vcons_load_font()