| /src/sys/dev/hpc/ |
| fontconv.c | 9 int width, height, ascent; variable 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
|
| /src/sys/arch/mac68k/dev/ |
| macfb.c | 380 gallant19.ascent = 0;
|