Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevplib.h42 uint uBandHeight); /* Band height (pixels) */
H A Dgdevplib.c179 uint uBandHeight) in gs_band_donor_band_get() argument
183 uWidth, uHeight, uBitDepth, uComponents, uStride, uBandHeight); in gs_band_donor_band_get()
185 my_buffer = (void *)malloc(uStride * uComponents * uBandHeight); in gs_band_donor_band_get()
189 for (y = uBandHeight; y > 0; y--) { in gs_band_donor_band_get()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevplib.h42 uint uBandHeight); /* Band height (pixels) */
H A Dgdevplib.c179 uint uBandHeight) in gs_band_donor_band_get() argument
183 uWidth, uHeight, uBitDepth, uComponents, uStride, uBandHeight); in gs_band_donor_band_get()
185 my_buffer = (void *)malloc(uStride * uComponents * uBandHeight); in gs_band_donor_band_get()
189 for (y = uBandHeight; y > 0; y--) { in gs_band_donor_band_get()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevplib.h40 uint uBandHeight); /* Band height (pixels) */
H A Dgdevplib.c180 uint uBandHeight) in gs_band_donor_band_get() argument
184 uWidth, uHeight, uBitDepth, uComponents, uStride, uBandHeight); in gs_band_donor_band_get()
186 my_buffer = (void *)malloc(uStride * uComponents * uBandHeight); in gs_band_donor_band_get()
190 for (y = uBandHeight; y > 0; y--) { in gs_band_donor_band_get()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevplib.h40 uint uBandHeight); /* Band height (pixels) */
H A Dgdevplib.c180 uint uBandHeight) in gs_band_donor_band_get() argument
184 uWidth, uHeight, uBitDepth, uComponents, uStride, uBandHeight); in gs_band_donor_band_get()
186 my_buffer = (void *)malloc(uStride * uComponents * uBandHeight); in gs_band_donor_band_get()
190 for (y = uBandHeight; y > 0; y--) { in gs_band_donor_band_get()