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

  /src/sys/dev/wsfont/
wsfont.c 387 static struct font *wsfont_add0(struct wsdisplay_font *, int);
692 wsfont_add0(struct wsdisplay_font *font, int copy) function in typeref:struct:font *
735 ent = wsfont_add0(font, copy);
781 neu = wsfont_add0(ent->font, 1);

Completed in 13 milliseconds