Source position: graphbmpfunctions.pas line 157
procedure BmpRectangleFillTextureStatic(
Target: TBitmap;
Texture: TBitmap;
X: Integer;
Y: Integer;
X2: Integer;
Y2: Integer;
A: Byte
);