Home
last modified time | relevance | path

Searched refs:UDM_GETRANGE32 (Results 1 – 25 of 228) sorted by relevance

12345678910

/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 DSpinner.java294 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, null, max); in computeSizeInPixels()
472 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, null, max); in getMaximum()
489 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, min, null); in getMinimum()
559 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, min, max); in getSelectionText()
888 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, min, null); in setMaximum()
911 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, null, max); in setMinimum()
952 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, min, max); in setSelection()
1125 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, min, null); in verifyText()
1411 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, min, max); in wmKeyDown()
1448 OS.SendMessage (hwndUpDown , OS.UDM_GETRANGE32, min, max); in wmNotifyChild()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/common/
H A DSpinButton.cpp75 SendMessage ( hdr->hwndFrom, UDM_GETRANGE32, (LONG)&minRange, (LONG)&maxRange ); in SpinButton_HandleNotify()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/win32/
H A Ddialogs.h30 #define UDM_GETRANGE32 (WM_USER+112) macro
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/win32/
H A Ddialogs.h30 #define UDM_GETRANGE32 (WM_USER+112) macro
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinext.pas93 UDM_GETRANGE32 = 1136;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas93 UDM_GETRANGE32 = 1136;
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinext.pas93 UDM_GETRANGE32 = 1136;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas93 UDM_GETRANGE32 = 1136;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc924 UDM_GETRANGE32 = 1136;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc924 UDM_GETRANGE32 = 1136;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc924 UDM_GETRANGE32 = 1136;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc924 UDM_GETRANGE32 = 1136;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc954 UDM_GETRANGE32 = 1136;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc954 UDM_GETRANGE32 = 1136;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc954 UDM_GETRANGE32 = 1136;
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc954 UDM_GETRANGE32 = 1136;
/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.java1693 public static final int UDM_GETRANGE32 = 0x0470; field in OS
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig719 pub const UDM_GETRANGE32 = 0x0470;
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig719 pub const UDM_GETRANGE32 = 0x0470;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2743 #define UDM_GETRANGE32 (WM_USER+112) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2743 #define UDM_GETRANGE32 (WM_USER+112) macro
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1466 pub const UDM_GETRANGE32: ::UINT = ::WM_USER + 112; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1466 pub const UDM_GETRANGE32: ::UINT = ::WM_USER + 112; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1466 pub const UDM_GETRANGE32: ::UINT = ::WM_USER + 112; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1466 pub const UDM_GETRANGE32: ::UINT = ::WM_USER + 112; const

12345678910