Searched refs:ycount (Results 1 – 4 of 4) sorted by relevance
113 int ycount = 0; in find_sequence() local127 ycount = 0; in find_sequence()132 ycount++; in find_sequence()138 if (ycount == YCOUNT) in find_sequence()
300 xcount, ycount, /* Current count for X and Y */ in make_raster_file() local597 for (ycount = yrep; ycount > 0 && y < yend; ycount --, y ++) in make_raster_file()
1249 The type of TWork.ycount is changed to TPos, because7375 (TRaster): New members `buffer', `buffer_size', `ycells', `ycount'.
263 * src/smooth/ftgrays.c (gray_TWorker): Remove redundant `ycount'.