Searched refs:yend (Results 1 – 2 of 2) sorted by relevance
412 yend; /* End Y value */ in make_raster_file() local611 yend = header.cupsHeight - yoff; in make_raster_file()647 for (temprow = 0, tempcolor = 0; y < yend;) in make_raster_file()704 for (ycount = yrep; ycount > 0 && y < yend; ycount --, y ++) in make_raster_file()
317 int xend, int yend, int clr) in console_truetype_erase() argument326 for (row = ystart; row < yend; row++) { in console_truetype_erase()