Source position: agraphics.pas line 2391
procedure BltMaskBitMapRastPort( |
const srcBitMap: pBitMap; |
xSrc: LongInt; |
ySrc: LongInt; |
destRP: pRastPort; |
xDest: LongInt; |
yDest: LongInt; |
xSize: LongInt; |
ySize: LongInt; |
minterm: ULONG; |
const bltMask: pCHAR |
); |