Home
last modified time | relevance | path

Searched defs:font_8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dsyscons.h259 u_char *font_8; member
H A Dsyscons.c3193 static u_char font_8[256 * 8]; in scinit() local