Source position: ggi2d.pp line 165
function ggi2dCrossBlit(
Src: TGGIVisual;
sx: SmallInt;
sy: SmallInt;
w: SmallInt;
h: SmallInt;
Dest: TGGIVisual;
dx: SmallInt;
dy: SmallInt
):Integer;