Home
last modified time | relevance | path

Searched refs:ListView_GetSelectedCount (Results 1 – 25 of 64) sorted by relevance

123

/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/win/
H A Dap_Win32Dialog_CollaborationAccounts.cpp244 bool hasSelection = ListView_GetSelectedCount(m_hAccountList); in _onCommand()
317 bool hasSelection = ListView_GetSelectedCount(m_hAccountList); in _updateSelection()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32Dlg_ListDocuments.cpp129 int iSelCount = ListView_GetSelectedCount(h); in _onCommand()
H A Dxap_Win32Dlg_History.cpp176 int iSelCount = ListView_GetSelectedCount(h); in _onCommand()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_ListRevisions.cpp168 int iSelCount = ListView_GetSelectedCount(h); in _onCommand()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/archivers/lzma/lzma-19.00/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/Control/
H A DListView.h66 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h65 UINT GetSelectedCount() const { return ListView_GetSelectedCount(_window); } in GetSelectedCount()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/W32Util/
H A DMisc.cpp353 size = ListView_GetSelectedCount(handle); in ProcessCopy()
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/W32Util/
H A DMisc.cpp353 size = ListView_GetSelectedCount(handle); in ProcessCopy()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/W32Util/
H A DMisc.cpp353 size = ListView_GetSelectedCount(handle); in ProcessCopy()
/dports/graphics/ipe/ipe-7.2.23/src/ipe/
H A Dpagesorter_win.cpp180 int selcnt = ListView_GetSelectedCount(lv); in showPopup()
/dports/audio/checkmate/checkmate-0.21/mp3checker/windows/
H A Dlistview.c595 return ListView_GetSelectedCount(hWndListView); in LV_GetSelectedCount()
/dports/archivers/unzip/unzip60/wince/
H A Dwinmain.cpp1094 int count = ListView_GetSelectedCount(g_hWndList); in OnActionView()
1407 int count = ListView_GetSelectedCount(pnmlv->hdr.hwndFrom); in OnItemChanged()
2867 if ((ei.dwFileCount = ListView_GetSelectedCount(g_hWndList)) <= 0) { in ExtractOrTestFiles()
/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Deaxedit.cpp994 ns = ListView_GetSelectedCount (hWnd); in SaveHookProc()
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincewscustomlistview.inc664 Result := ListView_GetSelectedCount(ALV.Handle);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewscustomlistview.inc664 Result := ListView_GetSelectedCount(ALV.Handle);

123