Home
last modified time | relevance | path

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

12345678910

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DListbox.sml36 and LBS_USETABSTOPS: flags and LBS_NOINTEGRALHEIGHT: flags and LBS_MULTICOLUMN: flags value
69 val LBS_MULTICOLUMN = fromWord 0wx0200 value
79 LBS_USETABSTOPS, LBS_NOINTEGRALHEIGHT, LBS_MULTICOLUMN,
113 (LBS_MULTICOLUMN, "LBS_MULTICOLUMN"),
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfileopen.dlg23 LISTBOX lst1,66,22,300,156,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
54 LISTBOX lst1,4,20,272,85,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
H A Doledlg.dlg56 LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dfileopen.dlg23 LISTBOX lst1,66,22,300,156,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
54 LISTBOX lst1,4,20,272,85,LBS_SORT | LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
H A Doledlg.dlg56 LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN |
/dports/games/prboom-plus/prboom-plus-2.5.1.3/ICONS/
H A Dicons.rc54 LBS_NOINTEGRALHEIGHT | LBS_MULTICOLUMN | LBS_EXTENDEDSEL |
/dports/editors/xvile/vile-9.8v/filters/
H A Drc.key162 LBS_MULTICOLUMN
/dports/editors/vile/vile-9.8v/filters/
H A Drc.key162 LBS_MULTICOLUMN
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Dwindres.h413 #define LBS_MULTICOLUMN (0x200L) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h412 #define LBS_MULTICOLUMN (0x200L) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwindres.h412 #define LBS_MULTICOLUMN (0x200L) macro
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dwindres.h413 #define LBS_MULTICOLUMN (0x200L) macro
/dports/lang/ghc/ghc-8.10.7/libraries/Win32/Graphics/Win32/
H A DControl.hsc191 , lBS_MULTICOLUMN = LBS_MULTICOLUMN
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Dwindint.h564 #define LBS_MULTICOLUMN 0x200L macro
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Dwindint.h564 #define LBS_MULTICOLUMN 0x200L macro
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Dwindint.h564 #define LBS_MULTICOLUMN 0x200L macro
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Dwindint.h564 #define LBS_MULTICOLUMN 0x200L macro
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Dwindint.h564 #define LBS_MULTICOLUMN 0x200L macro
/dports/devel/binutils/binutils-2.37/binutils/
H A Dwindint.h564 #define LBS_MULTICOLUMN 0x200L macro
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Drc.vim62 syn keyword rcAttribute LBS_MULTICOLUMN LBS_WANTKEYBOARDINPUT LBS_EXTENDEDSEL LBS_DISABLENOSCROLL
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Drc.vim62 syn keyword rcAttribute LBS_MULTICOLUMN LBS_WANTKEYBOARDINPUT LBS_EXTENDEDSEL LBS_DISABLENOSCROLL
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dwinresrc.h1196 #define LBS_MULTICOLUMN 0x0200L macro
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dlist-box.rkt24 (define LBS_MULTICOLUMN #x0200) function
/dports/editors/lazarus/lazarus/lcl/include/
H A Dcustomlistbox.inc74 Params.Style := Params.Style or LBS_MULTICOLUMN;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/include/
H A Dcustomlistbox.inc80 Params.Style := Params.Style or LBS_MULTICOLUMN;

12345678910