Home
last modified time | relevance | path

Searched refs:HL7X0_LENGTH (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevhl7x.c127 static const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent t… variable
454 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
538 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
539 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevhl7x.c129 static const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent t… variable
485 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
569 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
570 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevhl7x.c129 static const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent t… variable
485 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
569 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
570 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevhl7x.c127 static const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent t… variable
454 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
538 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
539 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevhl7x.c134 private const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent … variable
489 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
573 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
574 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevhl7x.c127 static const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent t… variable
474 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
560 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
561 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevhl7x.c127 static const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent t… variable
474 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
560 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
561 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevhl7x.c134 private const int HL7X0_LENGTH = 5; /* Length of a command to tell the size of the data to be sent … variable
489 addNBytes(pCommandList,0,HL7X0_LENGTH); in dumpPage()
573 if (pCommandList->current > HL7X0_LENGTH){ in dumpPage()
574 short size = pCommandList->current - HL7X0_LENGTH; in dumpPage()