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

  /src/sys/dev/wscons/
wsdisplay_glyphcachevar.h 53 int gc_firstcol; /* first column */ member in struct:_glyphcache
wsdisplay_glyphcache.c 78 gc->gc_firstcol = 0;
102 gc->gc_firstcol = x;
251 cx = gc->gc_firstcol +

Completed in 11 milliseconds