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

  /src/sys/dev/wscons/
wsdisplay_glyphcachevar.h 84 int glyphcache_reconfig(glyphcache *, int, int, long);
wsdisplay_glyphcache.c 87 return glyphcache_reconfig(gc, cellwidth, cellheight, attr);
111 return glyphcache_reconfig(gc, cellwidth, cellheight, attr);
116 glyphcache_reconfig(glyphcache *gc, int cellwidth, int cellheight, long attr) function in typeref:typename:int
200 glyphcache_reconfig(gc, ri->ri_font->fontwidth,

Completed in 12 milliseconds