Home
last modified time | relevance | path

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

/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvpcx.c33 #define PCX_BPRL 66 macro
103 hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8),
263 bperlin = hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8); /* 65535 max */
344 bperlin = hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8); /* 65535 max */
/dports/japanese/xv/xv-3.10a/
H A Dxvpcx.c33 #define PCX_BPRL 66 macro
103 hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8),
263 bperlin = hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8); /* 65535 max */
344 bperlin = hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8); /* 65535 max */
/dports/graphics/xv/xv-3.10a/
H A Dxvpcx.c33 #define PCX_BPRL 66 macro
103 hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8),
263 bperlin = hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8); /* 65535 max */
344 bperlin = hdr[PCX_BPRL] + ((int) hdr[PCX_BPRH]<<8); /* 65535 max */
/dports/graphics/sam2p/sam2p-0.49.4/
H A Din_pcx.cpp100 #define PCX_BPRL 66 macro
191 hdr[PCX_BPRL] + ((dimen) hdr[PCX_BPRH]<<8),
366 bperlin = hdr[PCX_BPRL] + ((dimen) hdr[PCX_BPRH]<<8);
454 bperlin = hdr[PCX_BPRL] + ((dimen) hdr[PCX_BPRH]<<8);