Home
last modified time | relevance | path

Searched refs:HDM_GETITEMCOUNT (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc267 HDM_GETITEMCOUNT = 4608;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc267 HDM_GETITEMCOUNT = 4608;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc267 HDM_GETITEMCOUNT = 4608;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc267 HDM_GETITEMCOUNT = 4608;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc269 HDM_GETITEMCOUNT = 4608;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc269 HDM_GETITEMCOUNT = 4608;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc269 HDM_GETITEMCOUNT = 4608;
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc269 HDM_GETITEMCOUNT = 4608;
/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.java1072 int count = (int)OS.SendMessage (hwndHeader, OS.HDM_GETITEMCOUNT, 0, 0); in CDDS_SUBITEMPREPAINT()
1466 int count = (int)OS.SendMessage (hwndHeader, OS.HDM_GETITEMCOUNT, 0, 0); in computeSizeInPixels()
3571 int count = (int)OS.SendMessage (hwndHeader, OS.HDM_GETITEMCOUNT, 0, 0); in sendEraseItemEvent()
6830 int count = (int)OS.SendMessage (hwndHeader, OS.HDM_GETITEMCOUNT, 0, 0); in wmNotifyChild()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h273 #define HDM_GETITEMCOUNT HDM_FIRST macro
1860 #define Header_GetItemCount(w) (int)SNDMSG((w),HDM_GETITEMCOUNT,0,0)
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h273 #define HDM_GETITEMCOUNT HDM_FIRST macro
1860 #define Header_GetItemCount(w) (int)SNDMSG((w),HDM_GETITEMCOUNT,0,0)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d381 HDM_GETITEMCOUNT = HDM_FIRST,
5080 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d380 HDM_GETITEMCOUNT = HDM_FIRST,
5079 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d381 HDM_GETITEMCOUNT = HDM_FIRST,
5080 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d380 HDM_GETITEMCOUNT = HDM_FIRST,
5079 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d380 HDM_GETITEMCOUNT = HDM_FIRST,
5079 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d380 HDM_GETITEMCOUNT = HDM_FIRST,
5079 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d381 HDM_GETITEMCOUNT = HDM_FIRST,
5080 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d380 HDM_GETITEMCOUNT = HDM_FIRST,
5079 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d380 HDM_GETITEMCOUNT = HDM_FIRST,
5079 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d381 HDM_GETITEMCOUNT = HDM_FIRST,
5080 return cast(int) SendMessage(w, HDM_GETITEMCOUNT, 0, 0);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h609 #define HDM_GETITEMCOUNT (HDM_FIRST+0) macro
610 #define Header_GetItemCount(hwndHD) (int)SNDMSG((hwndHD),HDM_GETITEMCOUNT,(WPARAM)0,(LPARAM)0)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h609 #define HDM_GETITEMCOUNT (HDM_FIRST+0) macro
610 #define Header_GetItemCount(hwndHD) (int)SNDMSG((hwndHD),HDM_GETITEMCOUNT,(WPARAM)0,(LPARAM)0)
/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.java593 public static final int HDM_GETITEMCOUNT = 0x1200; field in OS
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs375 pub const HDM_GETITEMCOUNT: ::UINT = HDM_FIRST + 0; const

12345678910