HomeSort by: relevance | last modified time | path
    Searched defs:builtin_fonts (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/wsfont/
wsfont.c 244 static struct font builtin_fonts[] = { variable in typeref:struct:font[]
589 ent = builtin_fonts;
591 for (i = 0; builtin_fonts[i].font != NULL; i++, ent++) {

Completed in 16 milliseconds