Searched refs:bitorder (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/usr.sbin/wsfontload/ |
| H A D | wsfontload.c | 155 f.bitorder = DEFBITORDER; in main() 182 f.bitorder = WSDISPLAY_FONTORDER_R2L; in main() 265 f.bitorder = le32toh(foo); in main() 296 rgetfontorder(f.bitorder), f.bitorder); in main()
|
| /netbsd-src/sys/dev/wsfont/ |
| H A D | spleen5x8.h | 40 .bitorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen12x24.h | 40 .bitorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen8x16.h | 40 .bitorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen16x32.h | 40 .bitorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen6x12.h | 39 .bitorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | spleen32x64.h | 40 .bitorder = WSDISPLAY_FONTORDER_L2R,
|
| H A D | wsfont.c | 578 ent->font->bitorder, ent->font->byteorder); in wsfont_init() 722 ent->cookie = wsfont_make_cookie(ident, font->bitorder, in wsfont_add() 771 ent->font->bitorder, ent->font->byteorder, in wsfont_lock() 777 if (bito && bito != ent->font->bitorder) { in wsfont_lock() 779 ent->font->bitorder = bito; in wsfont_lock()
|
| /netbsd-src/sys/arch/newsmips/dev/ |
| H A D | fb.c | 695 newsrom8x16.bitorder = WSDISPLAY_FONTORDER_L2R; 706 newsrom12x24.bitorder = WSDISPLAY_FONTORDER_L2R;
|
| /netbsd-src/sys/arch/powerpc/oea/ |
| H A D | ofw_rascons.c | 226 openfirm6x11.bitorder = WSDISPLAY_FONTORDER_L2R; in copy_rom_font()
|
| /netbsd-src/sys/dev/wscons/ |
| H A D | wsconsio.h | 456 int bitorder, byteorder; 455 int bitorder, byteorder; global() member
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_ioctl.h | 208 int bitorder, byteorder; member
|
| H A D | netbsd32_ioctl.c | 539 f->bitorder = f32->bitorder; in netbsd32_to_wsdisplay_font()
|
| /netbsd-src/sys/arch/hpcsh/dev/hd64461/ |
| H A D | hd64461video.c | 934 DPRINTF("bitorder %d byteorder %d stride %d\n", font->bitorder, in hd64461video_font_load()
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | amidisplaycc.c | 1924 font.bitorder = WSDISPLAY_FONTORDER_KNOWN; in amidisplaycc_getbuiltinfont()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.2004 | 806 * lib/krb5/{krb5.h,store.c,fcache.c}: Fix the cache flags bitorder
|