Home
last modified time | relevance | path

Searched refs:DotBands (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
H A Drastertoescpx.c68 *DotBands[128][7]; /* Buffers in use */ variable
954 memset(DotBands, 0, sizeof(DotBands)); in StartPage()
960 while (DotBands[subrow][0]) in StartPage()
977 DotBands[subrow][plane] = band; in StartPage()
995 fprintf(stderr, "DEBUG: DotBands[%d][%d] = %p, x = %d, y = %d, plane = %d, count = %d\n", in StartPage()
1079 if (DotBands[subrow][plane]->dirty) in EndPage()
1085 DotBands[subrow][plane]->count = DotBands[subrow][plane]->row; in EndPage()
1087 AddBand(DotBands[subro in EndPage()
[all...]

Completed in 2 milliseconds