Home
last modified time | relevance | path

Searched refs:LVS_LIST (Results 1 – 25 of 269) sorted by relevance

1234567891011

/dports/games/dhewm3/dhewm3-1.5.1/neo/sys/win32/rc/
H A DCommon.rc67 CONTROL "",IDC_TOOLS_FILELIST,"SysListView32",LVS_LIST |
/dports/editors/xvile/vile-9.8v/filters/
H A Drc.key181 LVS_LIST
/dports/editors/vile/vile-9.8v/filters/
H A Drc.key181 LVS_LIST
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwinext.pas112 LVS_TYPEMASK = LVS_ICON or LVS_SMALLICON or LVS_LIST or LVS_REPORT;
H A Dwincewscustomlistview.inc520 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
683 LVS_LIST,
708 LVS_LIST,
1008 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas112 LVS_TYPEMASK = LVS_ICON or LVS_SMALLICON or LVS_LIST or LVS_REPORT;
H A Dwincewscustomlistview.inc520 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
683 LVS_LIST,
708 LVS_LIST,
1008 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/wince/
H A Dwinext.pas112 LVS_TYPEMASK = LVS_ICON or LVS_SMALLICON or LVS_LIST or LVS_REPORT;
H A Dwincewscustomlistview.inc520 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
683 LVS_LIST,
708 LVS_LIST,
1008 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwinext.pas112 LVS_TYPEMASK = LVS_ICON or LVS_SMALLICON or LVS_LIST or LVS_REPORT;
H A Dwincewscustomlistview.inc520 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
683 LVS_LIST,
708 LVS_LIST,
1008 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Dzdoom.rc362 …CONTROL "",IDC_ENVIRONMENTLIST,"SysListView32",LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAY…
377 …CONTROL "",IDC_ENVLIST,"SysListView32",LVS_LIST | LVS_SHOWSELALWAYS | LVS_SORTASCENDING | …
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.rh135 #define LVS_LIST 0x3
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.rh135 #define LVS_LIST 0x3
/dports/net/olsrd/olsrd-0.9.8/gui/win32/Main/
H A DFrontend.rc96 CONTROL "List1",IDC_LIST1,"SysListView32",LVS_LIST | WS_BORDER |
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32wscustomlistview.inc805 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
999 LVS_LIST,
1024 LVS_LIST,
1352 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wscustomlistview.inc864 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
1058 LVS_LIST,
1083 LVS_LIST,
1411 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32wscustomlistview.inc805 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
999 LVS_LIST,
1024 LVS_LIST,
1352 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32wscustomlistview.inc864 LISTVIEWSTYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
1058 LVS_LIST,
1083 LVS_LIST,
1411 STYLES: array[TViewStyle] of DWORD = (LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT);
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Drc.vim71 syn keyword rcAttribute LVS_ICON LVS_REPORT LVS_SMALLICON LVS_LIST LVS_TYPEMASK LVS_SINGLESEL LVS_S…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Drc.vim71 syn keyword rcAttribute LVS_ICON LVS_REPORT LVS_SMALLICON LVS_LIST LVS_TYPEMASK LVS_SINGLESEL LVS_S…
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DPanel.cpp45 static DWORD kStyles[4] = { LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT };
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanel.cpp45 static DWORD kStyles[4] = { LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT };
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dwinresrc.h1337 #define LVS_LIST 0x0003 macro
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/FileManager/
H A DPanel.cpp44 static DWORD kStyles[4] = { LVS_ICON, LVS_SMALLICON, LVS_LIST, LVS_REPORT };

1234567891011