Home
last modified time | relevance | path

Searched refs:TTM_GETDELAYTIME (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/security/keepass/KeePass-2.49-Source/KeePass/Native/
H A DNativeMethods.Defs.cs181 internal const int TTM_GETDELAYTIME = WM_USER + 21; field in KeePass.Native.NativeMethods
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/Shared/
H A DNativeMethods.cs135 internal static readonly int TTM_GETDELAYTIME = (0x0400 + 21); field in System.Workflow.Interop.NativeMethods
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Activities/Common/
H A DNativeMethods.cs135 internal static readonly int TTM_GETDELAYTIME = (0x0400 + 21); field in System.Workflow.Activities.Common.NativeMethods
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DToolTip.java548 int time = (int)OS.SendMessage (hwndToolTip, OS.TTM_GETDELAYTIME, OS.TTDT_AUTOPOP, 0); in setVisible()
H A DControl.java5274 OS.SetTimer (this.handle, Menu.ID_TOOLTIP_TIMER, OS.TTM_GETDELAYTIME, 0); in WM_MENUSELECT()
5286 OS.SetTimer (this.handle, Menu.ID_TOOLTIP_TIMER, OS.TTM_GETDELAYTIME, 0); in WM_MENUSELECT()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dconstants.go1935 TTM_GETDELAYTIME = (WM_USER + 21) const
/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 DOS.java1567 public static final int TTM_GETDELAYTIME = 0x400 + 21; field in OS
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig486 pub const TTM_GETDELAYTIME = 0x0415;
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig486 pub const TTM_GETDELAYTIME = 0x0415;
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DUIUtil.cs1505 Debug.Assert(NativeMethods.SendMessage(hToolTip, NativeMethods.TTM_GETDELAYTIME, in ConfigureToolTip()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2346 #define TTM_GETDELAYTIME (WM_USER+21) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2346 #define TTM_GETDELAYTIME (WM_USER+21) macro
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1252 pub const TTM_GETDELAYTIME: ::UINT = ::WM_USER + 21; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1252 pub const TTM_GETDELAYTIME: ::UINT = ::WM_USER + 21; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1252 pub const TTM_GETDELAYTIME: ::UINT = ::WM_USER + 21; const

12345678910