Home
last modified time | relevance | path

Searched defs:MOUSEINPUT (Results 1 – 23 of 23) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Win32/System/Win32/Automation/Input/
H A DMouse.hsc25 data MOUSEINPUT = MOUSEINPUT type
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DMOUSEINPUT.java16 public class MOUSEINPUT { class
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs378 pub struct MOUSEINPUT { struct
386 impl ::core::marker::Copy for MOUSEINPUT {} argument
387 impl ::core::clone::Clone for MOUSEINPUT { implementation
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/include/
H A Dwinuser_compat.h86 } MOUSEINPUT, *PMOUSEINPUT, *LPMOUSEINPUT; typedef
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dtypedef.go863 type MOUSEINPUT struct { struct
864 Dx int32
865 Dy int32
866 MouseData uint32
867 DwFlags uint32
868 Time uint32
869 DwExtraInfo uintptr
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs1041 pub struct MOUSEINPUT { struct
1049 impl MOUSEINPUT {} implementation
1050 impl ::std::default::Default for MOUSEINPUT { implementation
1055 impl ::std::fmt::Debug for MOUSEINPUT { implementation
1060 impl ::std::cmp::PartialEq for MOUSEINPUT { implementation
1065 impl ::std::cmp::Eq for MOUSEINPUT {} implementation
1066 unsafe impl ::windows::runtime::Abi for MOUSEINPUT { implementation
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWinUser.java1206 public static class MOUSEINPUT extends Structure { class
1218 public MOUSEINPUT() { in MOUSEINPUT() method in WinUser.MOUSEINPUT
1221 public MOUSEINPUT(Pointer memory) { in MOUSEINPUT() method in WinUser.MOUSEINPUT
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DXplatUIWin32.cs262 internal struct MOUSEINPUT { struct in System.Windows.Forms.XplatUIWin32
263 internal Int32 dx;
264 internal Int32 dy;
265 internal Int32 mouseData;
266 internal Int32 dwFlags;
267 internal Int32 time;
268 internal UIntPtr dwExtraInfo;
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinuser.h344 } MOUSEINPUT, *PMOUSEINPUT, *LPMOUSEINPUT; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinuser.h2874 } MOUSEINPUT,*PMOUSEINPUT; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinuser.h2874 } MOUSEINPUT,*PMOUSEINPUT; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h2740 } MOUSEINPUT,*PMOUSEINPUT,*LPMOUSEINPUT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h2740 } MOUSEINPUT,*PMOUSEINPUT,*LPMOUSEINPUT; typedef