Home
last modified time | relevance | path

Searched refs:bitorder (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/usr.sbin/wsfontload/
H A Dwsfontload.c155 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 Dspleen5x8.h40 .bitorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen12x24.h40 .bitorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen8x16.h40 .bitorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen16x32.h40 .bitorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen6x12.h39 .bitorder = WSDISPLAY_FONTORDER_L2R,
H A Dspleen32x64.h40 .bitorder = WSDISPLAY_FONTORDER_L2R,
H A Dwsfont.c578 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 Dfb.c695 newsrom8x16.bitorder = WSDISPLAY_FONTORDER_L2R;
706 newsrom12x24.bitorder = WSDISPLAY_FONTORDER_L2R;
/netbsd-src/sys/arch/powerpc/oea/
H A Dofw_rascons.c226 openfirm6x11.bitorder = WSDISPLAY_FONTORDER_L2R; in copy_rom_font()
/netbsd-src/sys/dev/wscons/
H A Dwsconsio.h456 int bitorder, byteorder;
455 int bitorder, byteorder; global() member
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.h208 int bitorder, byteorder; member
H A Dnetbsd32_ioctl.c539 f->bitorder = f32->bitorder; in netbsd32_to_wsdisplay_font()
/netbsd-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461video.c934 DPRINTF("bitorder %d byteorder %d stride %d\n", font->bitorder, in hd64461video_font_load()
/netbsd-src/sys/arch/amiga/dev/
H A Damidisplaycc.c1924 font.bitorder = WSDISPLAY_FONTORDER_KNOWN; in amidisplaycc_getbuiltinfont()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2004806 * lib/krb5/{krb5.h,store.c,fcache.c}: Fix the cache flags bitorder