Home
last modified time | relevance | path

Searched defs:TRACKMOUSEEVENT (Results 1 – 25 of 43) sorted by relevance

12

/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 DTRACKMOUSEEVENT.java16 public class TRACKMOUSEEVENT { class
/dports/net-im/psi/psi-1.5/src/
H A Dhoverabletreeview.cpp39 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
H A Dtypedef.go597 type TRACKMOUSEEVENT struct { struct
598 CbSize uint32
599 DwFlags uint32
600 HwndTrack HWND
601 DwHoverTime uint32
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
H A Dtypedef.go597 type TRACKMOUSEEVENT struct { struct
598 CbSize uint32
599 DwFlags uint32
600 HwndTrack HWND
601 DwHoverTime uint32
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
H A Dtypedef.go597 type TRACKMOUSEEVENT struct { struct
598 CbSize uint32
599 DwFlags uint32
600 HwndTrack HWND
601 DwHoverTime uint32
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
H A Dtypedef.go597 type TRACKMOUSEEVENT struct { struct
598 CbSize uint32
599 DwFlags uint32
600 HwndTrack HWND
601 DwHoverTime uint32
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
H A Dtypedef.go597 type TRACKMOUSEEVENT struct { struct
598 CbSize uint32
599 DwFlags uint32
600 HwndTrack HWND
601 DwHoverTime uint32
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dcomctl32.go106 func TrackMouseEvent(tme *TRACKMOUSEEVENT) bool {
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A Dxincs.h367 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/win32/
H A Dtypes.py269 class TRACKMOUSEEVENT(Structure): class
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A Dxincs.h387 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A Dxincs.h387 } TRACKMOUSEEVENT, *LPTRACKMOUSEEVENT; typedef
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/win32/
H A Dtypes.py270 class TRACKMOUSEEVENT(Structure): 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.rs458 pub struct TRACKMOUSEEVENT { struct
460 pub dwFlags: TRACKMOUSEEVENT_FLAGS, argument
465 impl ::core::marker::Copy for TRACKMOUSEEVENT {} argument
467 impl ::core::clone::Clone for TRACKMOUSEEVENT { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Input/KeyboardAndMouse/
H A Dmod.rs1384 pub struct TRACKMOUSEEVENT { struct
1386 pub dwFlags: TRACKMOUSEEVENT_FLAGS, argument
1391 impl TRACKMOUSEEVENT {} argument
1393 impl ::std::default::Default for TRACKMOUSEEVENT { implementation
1399 impl ::std::fmt::Debug for TRACKMOUSEEVENT { implementation
1405 impl ::std::cmp::PartialEq for TRACKMOUSEEVENT { implementation
1411 impl ::std::cmp::Eq for TRACKMOUSEEVENT {} implementation
1413 unsafe impl ::windows::runtime::Abi for TRACKMOUSEEVENT { implementation

12