Source position: xinput2.pp line 410
function XIWarpPointer( |
display: PDisplay; |
deviceid: cint; |
src_win: TWindow; |
dst_win: TWindow; |
src_x: cdouble; |
src_y: cdouble; |
src_width: cuint; |
src_height: cuint; |
dst_x: cdouble; |
dst_y: cdouble |
):TBoolResult; |