Home
last modified time | relevance | path

Searched refs:LVM_GETINSERTMARKCOLOR (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 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.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dconstants.go1422 LVM_GETINSERTMARKCOLOR = LVM_FIRST + 171 const
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h628 #define LVM_GETINSERTMARKCOLOR (LVM_FIRST+171) macro
2003 #define ListView_GetInsertMarkColor(w) (COLORREF)SNDMSG((w),LVM_GETINSERTMARKCOLOR,0,0)
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h628 #define LVM_GETINSERTMARKCOLOR (LVM_FIRST+171) macro
2003 #define ListView_GetInsertMarkColor(w) (COLORREF)SNDMSG((w),LVM_GETINSERTMARKCOLOR,0,0)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1394 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5521 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1393 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5520 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1394 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5521 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1393 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5520 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1393 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5520 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1393 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5520 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1394 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5521 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1393 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5520 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1393 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5520 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1394 LVM_GETINSERTMARKCOLOR, // = LVM_FIRST + 171
5521 return cast(COLORREF) SendMessage(w, LVM_GETINSERTMARKCOLOR, 0, 0);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h3058 #define LVM_GETINSERTMARKCOLOR (LVM_FIRST+171) macro
3059 #define ListView_GetInsertMarkColor(hwnd) (COLORREF)SNDMSG((hwnd),LVM_GETINSERTMARKCOLOR,(WPARAM)0,…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h3058 #define LVM_GETINSERTMARKCOLOR (LVM_FIRST+171) macro
3059 #define ListView_GetInsertMarkColor(hwnd) (COLORREF)SNDMSG((hwnd),LVM_GETINSERTMARKCOLOR,(WPARAM)0,…

123456789