Home
last modified time | relevance | path

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

/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dpicttoppm.c2703 struct Rect * const boundsP, in unpackbits() argument
2708 unsigned int const rectHeight = boundsP->bottom - boundsP->top; in unpackbits()
2709 unsigned int const rectWidth = boundsP->right - boundsP->left; in unpackbits()