Searched refs:gallant12x22 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/fb/
H A Dcreator.c156 extern const struct gfb_font gallant12x22;
489 vi->vi_cwidth = gallant12x22.width;
490 vi->vi_cheight = gallant12x22.height;
494 sc->sc_font = gallant12x22.data;
H A Dmachfb.c231 extern const struct gfb_font gallant12x22;
565 vi->vi_cwidth = gallant12x22.width;
566 vi->vi_cheight = gallant12x22.height;
570 sc->sc_font = gallant12x22.data;
H A Dgallant12x22.c1 /* $OpenBSD: gallant12x22.h,v 1.2 2002/05/09 08:59:03 maja Exp $ */
2 /* $NetBSD: gallant12x22.h,v 1.2 1999/05/18 21:51:58 ad Exp $ */
46 const struct gfb_font gallant12x22 = { variable in typeref:struct:gfb_font

Completed in 118 milliseconds