Searched refs:ycount (Results 1 – 5 of 5) sorted by relevance
129 int ycount = 0; in find_sequence() local143 ycount = 0; in find_sequence()148 ycount++; in find_sequence()154 if (ycount == YCOUNT) in find_sequence()
1312 ushort xcount, ycount; in video_display_bitmap() local1441 ycount = height; in video_display_bitmap()1445 while (ycount--) { in video_display_bitmap()1485 ycount = height; in video_display_bitmap()1488 while (ycount--) { in video_display_bitmap()1500 while (ycount--) { in video_display_bitmap()1514 while (ycount--) { in video_display_bitmap()1538 while (ycount--) { in video_display_bitmap()1552 while (ycount--) { in video_display_bitmap()1566 while (ycount--) { in video_display_bitmap()[all …]
409 xcount, ycount, /* Current count for X and Y */ in make_raster_file() local704 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'.