Home
last modified time | relevance | path

Searched refs:LB_SETTABSTOPS (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/x11/xlockmore/xlockmore-5.67/win32/
H A Dxlock95.c77 SendDlgItemMessage(hDlg, MODE_LIST, LB_SETTABSTOPS, 1, (LPARAM)&m);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dlistbox.cpp616 return SendMessage(GetHwnd(), LB_SETTABSTOPS, (WPARAM)tabStops.size(), in MSWSetTabStops()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dextra.h575 …abStops(hwndCtl, cTabs, lpTabs) ((BOOL)(DWORD)SendMessage((hwndCtl), LB_SETTABSTOPS, (WPARAM)(int)…
/dports/www/privoxy/privoxy-3.0.33-stable/windows/
H A DWinMessages.nsh222 !define LB_SETTABSTOPS 0x0192 definition
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwindlg.c97 SendDlgItemMessage(hwnd, IDN_LIST, LB_SETTABSTOPS, 2, in LogProc()
H A Dwinpgnt.c594 SendDlgItemMessage(hwnd, IDC_KEYLIST_LISTBOX, LB_SETTABSTOPS, in KeyListProc()
/dports/security/putty/putty-0.76/windows/
H A Dwindlg.c97 SendDlgItemMessage(hwnd, IDN_LIST, LB_SETTABSTOPS, 2, in LogProc()
H A Dwinpgnt.c594 SendDlgItemMessage(hwnd, IDC_KEYLIST_LISTBOX, LB_SETTABSTOPS, in KeyListProc()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc315 LB_SETTABSTOPS = 402;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc315 LB_SETTABSTOPS = 402;
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc315 LB_SETTABSTOPS = 402;
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dmessages.inc315 LB_SETTABSTOPS = 402;
/dports/editors/mp/mp-5.x-5.50/
H A Dmpv_win32.c1406 SendDlgItemMessage(hwnd, ctrl, LB_SETTABSTOPS, 2, (LPARAM) ts); in formDlgProc()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h1624 #define LB_SETTABSTOPS 0x0192 macro
/dports/multimedia/libxine/xine-lib-1.2.11/src/libw32dll/wine/
H A Dwinuser.h1627 #define LB_SETTABSTOPS 0x0192 macro
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DWinUtils.cpp297 ENTRY(LB_SETTABSTOPS),
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMESSAGE.signature.sml888 | LB_SETTABSTOPS of { tabs: IntVector.vector }
H A DMessage.sml351 local (* EM_SETTABSTOPS and LB_SETTABSTOPS *)
1692 | LB_SETTABSTOPS of { tabs: IntVector.vector }
2405 | decompileMessage (0x0192, wp, lp) = LB_SETTABSTOPS{tabs=decompileTabStops{wp=wp, lp=lp}}
3163 | compileMessage (LB_SETTABSTOPS{tabs}) = compileTabStops(0x0192, tabs)
/dports/multimedia/mencoder/mplayer-export-2021-12-29/loader/wine/
H A Dwinuser.h1624 #define LB_SETTABSTOPS 0x0192 macro
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc358 LB_SETTABSTOPS = 402;
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DWinUtils.cpp294 ENTRY(LB_SETTABSTOPS),
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc358 LB_SETTABSTOPS = 402;
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc358 LB_SETTABSTOPS = 402;
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dmessages.inc358 LB_SETTABSTOPS = 402;
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DWinUtils.cpp298 ENTRY(LB_SETTABSTOPS),

123456789