Lines Matching full:strip
47 * Shift the strip image right in the strip buffer by leftMargin pixels.
49 * Assumptions: The strip buffer was allocated large enough to handle the shift; if not
52 * We allocate a full strip (height and width), but then only copy numLinesThisCall from
64 // Allocate a full strip
420 ubyte *strip, sint32 stripWidth, sint32 stripHeight) {
423 ubyte *srcPtr = strip;
424 ubyte *dstPtr = strip;
456 sprintf(pOutStr, "%%============= PCLm: FileBody: Strip Stream: RLE Image \n");
511 // Write the zlib compressed strip to the PDF output file
545 sprintf(pOutStr, "%%============= PCLm: FileBody: Strip Stream: zlib Image \n");
600 // Write the zlib compressed strip to the PDF output file
673 sprintf(pOutStr, "%%============= PCLm: FileBody: Strip Stream: jpeg Image \n");
914 // last strip may have less lines than currStripHeight. Update yAnchor using left over lines
938 // last strip may have less lines than currStripHeight
1222 sprintf(pOutStr, "%% strip-height: %ld\n", currStripHeight);
1572 // If we are on a backside and doing duplex, prep for reverse strip order
1740 // Handle the leftover strip
1752 // We are always going to compress the full strip height, even though the image may be less;
1784 // We need to inject a blank image-strip with a height==topMarginInPix
1822 // We need to inject a blank image-strip with a height==topMarginInPix