Searched defs:rowBytes (Results 1 – 1 of 1) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevmacpictop.h | 120 #define PICTWritePixMap(ptr, x, y, w, h, rowBytes, \ argument 148 #define PICTWriteDataPackBits(ptr, base, rowBytes, lines) \ argument 622 #define PICT_BitsRect_BitMap(ptr, x0, y0, w0, h0, x1, y1, w1, h1, rowBytes, mode, dataPtr) \ argument 633 #define PICT_PackBitsRect_BitMap(ptr, x0, y0, w0, h0, x1, y1, w1, h1, rowBytes, mode, \ argument
|