Home
last modified time | relevance | path

Searched refs:TVGN_LASTVISIBLE (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2689 #define TVGN_LASTVISIBLE 10 macro
3135 #define TreeView_GetLastVisible(w) TreeView_GetNextItem(w,NULL,TVGN_LASTVISIBLE)
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2689 #define TVGN_LASTVISIBLE 10 macro
3135 #define TreeView_GetLastVisible(w) TreeView_GetNextItem(w,NULL,TVGN_LASTVISIBLE)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1883 TVGN_LASTVISIBLE = 10
6238 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1882 TVGN_LASTVISIBLE = 10
6237 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1883 TVGN_LASTVISIBLE = 10
6238 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1882 TVGN_LASTVISIBLE = 10
6237 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1882 TVGN_LASTVISIBLE = 10
6237 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1882 TVGN_LASTVISIBLE = 10
6237 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1883 TVGN_LASTVISIBLE = 10
6238 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1882 TVGN_LASTVISIBLE = 10
6237 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1882 TVGN_LASTVISIBLE = 10
6237 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d1883 TVGN_LASTVISIBLE = 10
6238 return TreeView_GetNextItem(w, null, TVGN_LASTVISIBLE);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h3651 #define TVGN_LASTVISIBLE 0xa macro
3668 #define TreeView_GetLastVisible(hwnd) TreeView_GetNextItem(hwnd,NULL,TVGN_LASTVISIBLE)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.h3651 #define TVGN_LASTVISIBLE 0xa macro
3668 #define TreeView_GetLastVisible(hwnd) TreeView_GetNextItem(hwnd,NULL,TVGN_LASTVISIBLE)
/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 DTree.java1358 hItem = OS.SendMessage (handle, OS.TVM_GETNEXTITEM, OS.TVGN_LASTVISIBLE, 0); in CDDS_POSTPAINT()
1414 hItem = OS.SendMessage (handle, OS.TVM_GETNEXTITEM, OS.TVGN_LASTVISIBLE, 0); in CDDS_POSTPAINT()
6204 hNewItem = OS.SendMessage (handle, OS.TVM_GETNEXTITEM, OS.TVGN_LASTVISIBLE, 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.java1597 public static final int TVGN_LASTVISIBLE = 0xa; field in OS
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/net-im/fractal/fractal-4.4.0/vendor/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs2519 pub const TVGN_LASTVISIBLE: ::WPARAM = 0x000A; const

123456789