Home
last modified time | relevance | path

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

12345678910

/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dlist-box.rkt83 (define LVM_GETCOLUMNORDERARRAY (+ LVM_FIRST 59)) function
360 (SendMessageW/ptr hwnd LVM_GETCOLUMNORDERARRAY count a)
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc393 LVM_GETCOLUMNORDERARRAY = 4155; //LVM_FIRST + 59
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc393 LVM_GETCOLUMNORDERARRAY = 4155; //LVM_FIRST + 59
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc393 LVM_GETCOLUMNORDERARRAY = 4155; //LVM_FIRST + 59
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc393 LVM_GETCOLUMNORDERARRAY = 4155; //LVM_FIRST + 59
/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 DTable.java1954 OS.SendMessage (handle, OS.LVM_GETCOLUMNORDERARRAY, columnCount, oldOrder); in destroyItem()
2115 OS.SendMessage (handle, OS.LVM_GETCOLUMNORDERARRAY, columnCount, oldOrder); in destroyItem()
2284 OS.SendMessage (handle, OS.LVM_GETCOLUMNORDERARRAY, columnCount, order); in getColumnOrder()
4164 OS.SendMessage (handle, OS.LVM_GETCOLUMNORDERARRAY, columnCount, oldOrder); in setColumnOrder()
7082 OS.SendMessage (handle, OS.LVM_GETCOLUMNORDERARRAY, columnCount, order); in wmNotifyHeader()
7143 OS.SendMessage (handle, OS.LVM_GETCOLUMNORDERARRAY, columnCount, order); in wmNotifyHeader()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 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.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/w32/
H A Dconstants.go1374 LVM_GETCOLUMNORDERARRAY = LVM_FIRST + 59 const
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2408 #define LVM_GETCOLUMNORDERARRAY (LVM_FIRST+59) macro
2488 #define ListView_GetColumnOrderArray(w,i,a) (BOOL)SNDMSG((w),LVM_GETCOLUMNORDERARRAY,(WPARAM)(i),(L…
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2408 #define LVM_GETCOLUMNORDERARRAY (LVM_FIRST+59) macro
2488 #define ListView_GetColumnOrderArray(w,i,a) (BOOL)SNDMSG((w),LVM_GETCOLUMNORDERARRAY,(WPARAM)(i),(L…
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1563 LVM_GETCOLUMNORDERARRAY,
6026 return cast(BOOL) SendMessage(w, LVM_GETCOLUMNORDERARRAY,
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1562 LVM_GETCOLUMNORDERARRAY,
6025 return cast(BOOL) SendMessage(w, LVM_GETCOLUMNORDERARRAY,
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1563 LVM_GETCOLUMNORDERARRAY,
6026 return cast(BOOL) SendMessage(w, LVM_GETCOLUMNORDERARRAY,
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1562 LVM_GETCOLUMNORDERARRAY,
6025 return cast(BOOL) SendMessage(w, LVM_GETCOLUMNORDERARRAY,
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1562 LVM_GETCOLUMNORDERARRAY,
6025 return cast(BOOL) SendMessage(w, LVM_GETCOLUMNORDERARRAY,
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1562 LVM_GETCOLUMNORDERARRAY,
6025 return cast(BOOL) SendMessage(w, LVM_GETCOLUMNORDERARRAY,

12345678910