Symbol: WSDISPLAY_FONTORDER_L2R
sys/arch/armv7/exynos/exdisplay.c
216
WSDISPLAY_FONTORDER_L2R, WSDISPLAY_FONTORDER_L2R);
sys/dev/ic/vga.c
940
data->bitorder = data->byteorder = WSDISPLAY_FONTORDER_L2R;
sys/dev/pci/tga.c
373
WSDISPLAY_FONTORDER_R2L, WSDISPLAY_FONTORDER_L2R) <= 0) {
sys/dev/pci/tga.c
782
WSDISPLAY_FONTORDER_R2L, WSDISPLAY_FONTORDER_L2R) <= 0)
sys/dev/rasops/rasops.c
245
WSDISPLAY_FONTORDER_L2R, WSDISPLAY_FONTORDER_L2R) <= 0) {
sys/dev/wsfont/gallant12x22.h
50
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/gallant12x22.h
51
.byteorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen12x24.h
40
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen12x24.h
41
.byteorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen16x32.h
40
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen16x32.h
41
.byteorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen32x64.h
40
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen32x64.h
41
.byteorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen5x8.h
40
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen5x8.h
41
.byteorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen6x12.h
40
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen6x12.h
41
.byteorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen8x16-ibm.h
40
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen8x16-ibm.h
41
.byteorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen8x16.h
40
.bitorder = WSDISPLAY_FONTORDER_L2R,
sys/dev/wsfont/spleen8x16.h
41
.byteorder = WSDISPLAY_FONTORDER_L2R,
usr.sbin/wsfontload/wsfontload.c
47
#define DEFBITORDER WSDISPLAY_FONTORDER_L2R
usr.sbin/wsfontload/wsfontload.c
48
#define DEFBYTEORDER WSDISPLAY_FONTORDER_L2R