Searched defs:fontwidth (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/hp300/dev/ |
H A D | diofb.c | 364 int fontwidth = fb->wsd.fontwidth; in diofb_copycols() local 398 int fontwidth = fb->wsd.fontwidth; in diofb_erasecols() local 445 int fontwidth = fb->wsd.fontwidth; in diofb_do_cursor() local
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | amidisplaycc.c | 189 #define ADCC_SCREEN(name, width, height, depth, fontwidth, fontheight) \ argument 303 int fontwidth; member 1257 int fontwidth; in amidisplaycc_alloc_screen() local
|
/netbsd-src/sys/dev/wscons/ |
H A D | wsdisplayvar.h | 100 int fontwidth, fontheight; member
|
H A D | wsconsio.h | 453 u_int fontwidth, fontheight, stride; global() member
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_ioctl.h | 207 u_int fontwidth, fontheight, stride; member
|