Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.h261 u_char *font_16; member
H A Dsyscons.c3195 static u_char font_16[256 * 16]; in scinit() local