| /src/usr.sbin/wsfontload/ |
| wsfontload.c | 59 { "r2l", WSDISPLAY_FONTORDER_R2L}, 182 f.bitorder = WSDISPLAY_FONTORDER_R2L; 185 f.byteorder = WSDISPLAY_FONTORDER_R2L;
|
| /src/sys/arch/vax/vsa/ |
| smg.c | 373 cookie = wsfont_find(NULL, 12, 0, 0, WSDISPLAY_FONTORDER_R2L, 374 WSDISPLAY_FONTORDER_R2L, WSFONT_FIND_BITMAP); 376 cookie = wsfont_find(NULL, 8, 0, 0, WSDISPLAY_FONTORDER_R2L, 377 WSDISPLAY_FONTORDER_R2L, WSFONT_FIND_BITMAP); 379 cookie = wsfont_find(NULL, 0, 0, 0, WSDISPLAY_FONTORDER_R2L, 380 WSDISPLAY_FONTORDER_R2L, WSFONT_FIND_BITMAP); 667 /* lmask and rmask are in WSDISPLAY_FONTORDER_R2L bitorder */ 676 * WSDISPLAY_FONTORDER_R2L to use proper shift ops. 678 * WSDISPLAY_FONTORDER_R2L bitorder and 742 /* lmask and rmask are in WSDISPLAY_FONTORDER_R2L bitorder * [all...] |
| spx.c | 1490 cookie = wsfont_find(NULL, 12, 21, 0, WSDISPLAY_FONTORDER_R2L, 1493 cookie = wsfont_find(NULL, 16, 0, 0, WSDISPLAY_FONTORDER_R2L, 0, 1496 cookie = wsfont_find(NULL, 12, 0, 0, WSDISPLAY_FONTORDER_R2L, 0, 1499 cookie = wsfont_find(NULL, 8, 0, 0, WSDISPLAY_FONTORDER_R2L, 0, 1502 cookie = wsfont_find(NULL, 0, 0, 0, WSDISPLAY_FONTORDER_R2L,
|
| gpx.c | 899 cookie = wsfont_find(NULL, 12, 0, 0, WSDISPLAY_FONTORDER_R2L, 902 cookie = wsfont_find(NULL, 8, 0, 0, WSDISPLAY_FONTORDER_R2L, 905 cookie = wsfont_find(NULL, 0, 0, 0, WSDISPLAY_FONTORDER_R2L,
|
| lcg.c | 1086 cookie = wsfont_find(NULL, 12, 22, 0, WSDISPLAY_FONTORDER_R2L, 1089 cookie = wsfont_find(NULL, 8, 0, 0, WSDISPLAY_FONTORDER_R2L, 0, 1092 cookie = wsfont_find(NULL, 0, 0, 0, WSDISPLAY_FONTORDER_R2L,
|
| /src/sys/dev/wscons/ |
| wsconsio.h | 460 #define WSDISPLAY_FONTORDER_R2L 2
|
| wsdisplay_vcons.c | 499 WSDISPLAY_FONTORDER_R2L : WSDISPLAY_FONTORDER_L2R, 502 WSDISPLAY_FONTORDER_R2L : WSDISPLAY_FONTORDER_L2R,
|
| /src/sys/arch/vax/uba/ |
| qv.c | 462 if ((fcookie = wsfont_find(NULL, 8, 15, 0, WSDISPLAY_FONTORDER_R2L, 992 if ((fcookie = wsfont_find(NULL, 8, 15, 0, WSDISPLAY_FONTORDER_R2L,
|
| /src/sys/dev/tc/ |
| sfb.c | 355 cookie = wsfont_find(NULL, 12, 0, 0, WSDISPLAY_FONTORDER_R2L, 358 cookie = wsfont_find(NULL, 0, 0, 0, WSDISPLAY_FONTORDER_R2L,
|
| sfbplus.c | 388 cookie = wsfont_find(NULL, 12, 0, 0, WSDISPLAY_FONTORDER_R2L, 391 cookie = wsfont_find(NULL, 0, 0, 0, WSDISPLAY_FONTORDER_R2L,
|
| stic.c | 320 cookie = wsfont_find(NULL, 12, 0, 2, WSDISPLAY_FONTORDER_R2L, 323 cookie = wsfont_find(NULL, 0, 0, 2, WSDISPLAY_FONTORDER_R2L,
|
| /src/sys/dev/pci/ |
| tga.c | 349 cookie = wsfont_find(NULL, 8, 0, 0, WSDISPLAY_FONTORDER_R2L, 352 cookie = wsfont_find(NULL, 0, 0, 0, WSDISPLAY_FONTORDER_R2L,
|
| /src/sys/arch/pmax/ibus/ |
| pm.c | 291 WSDISPLAY_FONTORDER_R2L);
|
| /src/sys/dev/wsfont/ |
| qvss8x15.h | 81 WSDISPLAY_FONTORDER_R2L, /* bit order */
|