MCPcopy Create free account
hub / github.com/bruderstein/nppPluginManager / empty

Method empty

pluginManager/src/PluginListView.cpp:381–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

379}
380
381BOOL PluginListView::empty()
382{
383 return (ListView_GetItemCount(_hListView) == 0);
384}
385
386int CALLBACK PluginListView::stringComparer(LPARAM lParam1, LPARAM lParam2, LPARAM lParamSort)
387{

Callers 14

parseCommandLineFunction · 0.45
_tWinMainFunction · 0.45
populateListsMethod · 0.45
Plugin.cppFile · 0.45
hasDependenciesMethod · 0.45
updatesAvailableMethod · 0.45
run_dlgProcMethod · 0.45
startGpupMethod · 0.45
startupChecksFunction · 0.45
downloadListMethod · 0.45
installPluginsMethod · 0.45
setCurlOptionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected