Home
last modified time | relevance | path

Searched refs:UDM_SETPOS (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/emulators/teo/teo/src/win/wgui/
H A Dwcass.c106 SendDlgItemMessage(hWnd, IDC_K7_UPDOWN, UDM_SETPOS, 0, MAKELONG(counter, 0)); in set_counter_cass()
412 SendMessage(counter_updown, UDM_SETPOS, 0, MAKELONG(counter, 0)); in wcass_TabProc()
/dports/graphics/povray37/povray-3.7.0.10/windows/cmedit/
H A Ddialogs.cpp396 SendMessage (hSpin, UDM_SETPOS, 0, (LPARAM) p->initial) ; in EnterValueDialogProc()
447 SendDlgItemMessage (hDlg, IDC_SPIN, UDM_SETPOS, 0, (LPARAM) PrintPointSize) ; in PageSetupHook()
502 SendDlgItemMessage (hDlg, IDC_SPIN, UDM_SETPOS, 0, (LPARAM) PrintPointSize) ; in PrintHook()
/dports/emulators/jzintv/jzintv-20200712-src/src/imasm/
H A Dwinutils.cpp24 SendDlgItemMessage (hwnd, id, UDM_SETPOS, 0, MAKELONG (pos, 0)); in SetUDRange()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dspinbutt.cpp192 ::SendMessage(GetHwnd(), UDM_SETPOS, 0, MAKELONG((short) val, 0)); in SetValue()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dspinbutt.cpp192 ::SendMessage(GetHwnd(), UDM_SETPOS, 0, MAKELONG((short) val, 0)); in SetValue()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dspinbutt.cpp190 ::SendMessage(GetHwnd(), UDM_SETPOS, 0, MAKELONG((short) val, 0)); in SetValue()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dspinbutt.cpp255 ::SendMessage(GetHwnd(), UDM_SETPOS, 0, MAKELONG((short) val, 0)); in SetValue()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dspinbutt.cpp255 ::SendMessage(GetHwnd(), UDM_SETPOS, 0, MAKELONG((short) val, 0)); in SetValue()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dspinbutt.cpp255 ::SendMessage(GetHwnd(), UDM_SETPOS, 0, MAKELONG((short) val, 0)); in SetValue()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dspinbutt.cpp255 ::SendMessage(GetHwnd(), UDM_SETPOS, 0, MAKELONG((short) val, 0)); in SetValue()
/dports/games/jfsw/jfsw-c434002/jfbuild/kenbuild/
H A Dstartwin_game.c127 SendDlgItemMessage(pages[TAB_CONFIG], IDC_NUMPLAYERSUD, UDM_SETPOS, 0, 2); in setup_config_mode()
/dports/cad/ldview/ldview-4.4/CUI/
H A DCUIDialog.cpp379 SendDlgItemMessage(hDlg, controlId, UDM_SETPOS, 0, pos); in upDownSetPos()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A Dwsnes9x.cpp5122 …SendDlgItemMessage(hDlg, IDC_SFX_CLOCK_SPEED_SPIN, UDM_SETPOS, 0, Settings.SuperFXClockMultiplier); in DlgEmulatorHacksProc()
5200 SendDlgItemMessage(hDlg, IDC_SFX_CLOCK_SPEED_SPIN, UDM_SETPOS, 0, 100); in DlgEmulatorHacksProc()
5242 SendDlgItemMessage(hDlg, IDC_SRAM_SPIN,UDM_SETPOS,0, Settings.AutoSaveDelay); in DlgEmulatorProc()
5244 SendDlgItemMessage(hDlg, IDC_SPIN_MAX_SKIP,UDM_SETPOS,0, Settings.AutoMaxSkipFrames); in DlgEmulatorProc()
5246 SendDlgItemMessage(hDlg, IDC_SPIN_TURBO_SKIP,UDM_SETPOS,0, Settings.TurboSkipFrames); in DlgEmulatorProc()
5248 SendDlgItemMessage(hDlg, IDC_REWIND_BUFFER_SPIN,UDM_SETPOS,0, GUI.rewindBufferSize); in DlgEmulatorProc()
5250 … SendDlgItemMessage(hDlg, IDC_REWIND_GRANULARITY_SPIN,UDM_SETPOS,0, GUI.rewindGranularity); in DlgEmulatorProc()
5252 SendDlgItemMessage(hDlg, IDC_SFXSPEED_SPIN, UDM_SETPOS, 0, Settings.SuperFXClockMultiplier); in DlgEmulatorProc()
7308 SendDlgItemMessage(hDlg, IDC_MAXSPIN, UDM_SETPOS,0,MAKELONG(NetPlay.MaxFrameSkip,0)); in DlgNPOptions()
7310 SendDlgItemMessage(hDlg, IDC_PAUSESPIN, UDM_SETPOS,0,MAKELONG(NetPlay.MaxBehindFrameCount,0)); in DlgNPOptions()
[all …]
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/w32widgets/
H A DW32Control.cpp618 SendMessage(myControlWindow, UDM_SETPOS, 0, MAKELONG(myValue, 0)); in init()
/dports/games/jfsw/jfsw-c434002/src/
H A Dstartwin_game.c253 SendDlgItemMessage(pages[TAB_CONFIG], IDC_NUMPLAYERSUD, UDM_SETPOS, 0, 2); in setup_config_mode()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc928 UDM_SETPOS = 1127;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc928 UDM_SETPOS = 1127;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc928 UDM_SETPOS = 1127;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc928 UDM_SETPOS = 1127;
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A Dwsnes9x.cpp5087 SendDlgItemMessage(hDlg, IDC_SRAM_SPIN,UDM_SETPOS,0, Settings.AutoSaveDelay); in DlgEmulatorProc()
5089 SendDlgItemMessage(hDlg, IDC_SPIN_MAX_SKIP,UDM_SETPOS,0, Settings.AutoMaxSkipFrames); in DlgEmulatorProc()
5091 SendDlgItemMessage(hDlg, IDC_SPIN_TURBO_SKIP,UDM_SETPOS,0, Settings.TurboSkipFrames); in DlgEmulatorProc()
5093 SendDlgItemMessage(hDlg, IDC_REWIND_BUFFER_SPIN,UDM_SETPOS,0, GUI.rewindBufferSize); in DlgEmulatorProc()
5095 … SendDlgItemMessage(hDlg, IDC_REWIND_GRANULARITY_SPIN,UDM_SETPOS,0, GUI.rewindGranularity); in DlgEmulatorProc()
7045 SendDlgItemMessage(hDlg, IDC_MAXSPIN, UDM_SETPOS,0,MAKELONG(NetPlay.MaxFrameSkip,0)); in DlgNPOptions()
7047 SendDlgItemMessage(hDlg, IDC_PAUSESPIN, UDM_SETPOS,0,MAKELONG(NetPlay.MaxBehindFrameCount,0)); in DlgNPOptions()
7285 SendDlgItemMessage(hDlg, IDC_SPIN_MAX_SKIP_DISP, UDM_SETPOS,0, Settings.AutoMaxSkipFrames); in DlgFunky()
7287 …SendDlgItemMessage(hDlg, IDC_SPIN_MAX_SKIP_DISP_FIXED, UDM_SETPOS,0, Settings.SkipFrames==AUTO_FRA… in DlgFunky()
/dports/japanese/ng/ng-1.4.4/sys/win32/
H A Dwinmain.c1914 SendMessage(hSpin, UDM_SETPOS, (WPARAM)0,
/dports/japanese/ng-canna/ng-1.4.4/sys/win32/
H A Dwinmain.c1914 SendMessage(hSpin, UDM_SETPOS, (WPARAM)0,
/dports/japanese/ng-devel/ng-1.5beta1/sys/win32/
H A Dwinmain.c1924 SendMessage(hSpin, UDM_SETPOS, (WPARAM)0,
/dports/cad/ldview/ldview-4.4/
H A DLDViewPreferences.cpp1553 SendDlgItemMessage(hGeometryPage, IDC_SEAM_SPIN, UDM_SETPOS, 0, in setupSeamWidth()
2977 SendDlgItemMessage(hDlg, IDC_SEAM_SPIN, UDM_SETPOS, 0, seamWidth); in doDialogVScroll()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc958 UDM_SETPOS = 1127;

12345678910