Home
last modified time | relevance | path

Searched refs:cupsRowCount (Results 1 – 6 of 6) sorted by relevance

/external/libcups/cups/
Draster.h289 unsigned cupsRowCount; /* Rows per band */ member
338 unsigned cupsRowCount; /* Rows per band */ member
/external/libcups/filter/
Dtestraster.c1017 if (header->cupsRowCount != expected->cupsRowCount) in print_changes()
1018 printf(" cupsRowCount %d, expected %d\n", header->cupsRowCount, in print_changes()
1019 expected->cupsRowCount); in print_changes()
Drastertoepson.c185 DotBytes = header->cupsRowCount / 8; in StartPage()
621 if (header->cupsRowCount) in OutputLine()
Drastertolabel.c387 if (header->cupsRowCount) /* inTearInterval */ in StartPage()
388 printf("\033!n%uT", header->cupsRowCount); in StartPage()
Dinterpret.c1558 h->cupsRowCount = (unsigned)obj->value.number; in setpagedevice()
Dspec-ppd.shtml841 <td><tt>cupsRowCount</tt></td>
844 <td><tt>&lt;&lt;/cupsRowCount 24&gt;&gt;setpagedevice</tt></td>