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

  /src/sys/dev/wscons/
wsdisplay_glyphcachevar.h 52 int gc_firstline; /* first line in vram to use for glyphs */ member in struct:_glyphcache
wsdisplay_glyphcache.c 77 gc->gc_firstline = first;
101 gc->gc_firstline = y;
183 gc->gc_numcells, gc->gc_firstline, gc->gc_cellsperline);
249 cy = gc->gc_firstline +

Completed in 11 milliseconds