/src/sys/dev/wsfont/ |
wsfont.c | 68 #include <dev/wsfont/vt220l8x8.h> 261 { { NULL, NULL }, &vt220l8x8, 0, 0, WSFONT_STATIC | WSFONT_BUILTIN },
|
wsfont.c | 68 #include <dev/wsfont/vt220l8x8.h> 261 { { NULL, NULL }, &vt220l8x8, 0, 0, WSFONT_STATIC | WSFONT_BUILTIN },
|
vt220l8x8.h | 1 /* $NetBSD: vt220l8x8.h,v 1.9 2005/12/11 12:24:12 christos Exp $ */ 41 static struct wsdisplay_font vt220l8x8 = { variable in typeref:struct:wsdisplay_font
|
vt220l8x8.h | 1 /* $NetBSD: vt220l8x8.h,v 1.9 2005/12/11 12:24:12 christos Exp $ */ 41 static struct wsdisplay_font vt220l8x8 = { variable in typeref:struct:wsdisplay_font
|