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

  /src/sys/dev/hpc/
fontconv.c 9 int width, height, ascent; variable in typeref:typename:int
25 ascent = 8;
164 fprintf(ofp, " %d, %d, %d, ", width, height, ascent);
170 fprintf(ofp, "%d, %d, %d, %d },\n", 0, -ascent, width, 0);
  /src/sys/dev/rcons/
raster.h 114 int width, height, ascent; /* nominal character size */ member in struct:raster_font

Completed in 12 milliseconds