Searched refs:cupsRowCount (Results 1 – 8 of 8) sorted by relevance
284 unsigned cupsRowCount; /* Rows per band */ member333 unsigned cupsRowCount; /* Rows per band */ member
695 if (header->cupsRowCount != expected->cupsRowCount) in print_changes()696 printf(" cupsRowCount %d, expected %d\n", header->cupsRowCount, in print_changes()697 expected->cupsRowCount); in print_changes()
1721 if (header->cupsRowCount != expected->cupsRowCount) in print_changes()1722 printf(" cupsRowCount %d, expected %d\n", header->cupsRowCount, in print_changes()1723 expected->cupsRowCount); in print_changes()
1554 h->cupsRowCount = (unsigned)obj->value.number; in setpagedevice()
507 *Choice "None/Disabled" "<</cupsRowCount 0>>setpagedevice"508 Choice "1/Every Label" "<</cupsRowCount 1>>setpagedevice"509 Choice "2/Every 2 Labels" "<</cupsRowCount 2>>setpagedevice"510 Choice "3/Every 3 Labels" "<</cupsRowCount 3>>setpagedevice"511 Choice "4/Every 4 Labels" "<</cupsRowCount 4>>setpagedevice"512 Choice "5/Every 5 Labels" "<</cupsRowCount 5>>setpagedevice"513 Choice "6/Every 6 Labels" "<</cupsRowCount 6>>setpagedevice"514 Choice "7/Every 7 Labels" "<</cupsRowCount 7>>setpagedevice"515 Choice "8/Every 8 Labels" "<</cupsRowCount 8>>setpagedevice"516 Choice "9/Every 9 Labels" "<</cupsRowCount 9>>setpagedevice"[all …]
383 if (header->cupsRowCount) /* inTearInterval */ in StartPage()384 printf("\033!n%uT", header->cupsRowCount); in StartPage()
180 DotBytes = header->cupsRowCount / 8; in StartPage()616 if (header->cupsRowCount) in OutputLine()
851 <td><tt>cupsRowCount</tt></td>854 <td><tt><</cupsRowCount 24>>setpagedevice</tt></td>