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

  /src/sys/dev/wscons/
wsdisplay_glyphcache.c 257 glyphcache_underline(gc, x, y, gc->gc_underline);
263 glyphcache_underline(glyphcache *gc, int x, int y, long attr) function in typeref:typename:void
355 glyphcache_underline(gc, x, y, attr);
wsdisplay_glyphcache.c 257 glyphcache_underline(gc, x, y, gc->gc_underline);
263 glyphcache_underline(glyphcache *gc, int x, int y, long attr) function in typeref:typename:void
355 glyphcache_underline(gc, x, y, attr);

Completed in 21 milliseconds