Source position: xshm.pp line 74
function XShmPutImage( |
dpy: PDisplay; |
d: TDrawable; |
gc: TGC; |
image: PXImage; |
src_x: cint; |
src_y: cint; |
dst_x: cint; |
dst_y: cint; |
src_width: cuint; |
src_height: cuint; |
send_event: TBool |
):TStatus; |
dpy: PDisplay; |
d: TDrawable; |
gc: TGC; |
image: PXImage; |
src_x: cint; |
src_y: cint; |
dst_x: cint; |
dst_y: cint; |
src_width: cuint; |
src_height: cuint; |
send_event: Boolean |
):TStatus; |