HomeSort by: relevance | last modified time | path
    Searched refs:wsfont_matches (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/wsfont/
wsfont.h 63 int wsfont_matches(struct wsdisplay_font *, const char *, int, int, int, int);
wsfont.c 613 wsfont_matches(struct wsdisplay_font *font, const char *name, function in typeref:typename:int
667 score = wsfont_matches(ent->font, name,
  /src/sys/dev/ic/
vga.c 331 if (wsfont_matches(f->wsfont, name,
vga_raster.c 853 if (wsfont_matches(vf->font, 0, 0, scr->type->fontheight, 0,
  /src/share/man/man9/
Makefile 1200 wsfont.9 wsfont_matches.9 \

Completed in 15 milliseconds