Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NPP-JSONViewer/JSON-Viewer
/ GetRoot
Method
GetRoot
src/NppJsonViewer/TreeViewCtrl.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
HTREEITEM TreeViewCtrl::GetRoot() const
138
{
139
return TreeView_GetRoot(m_hTree);
140
}
141
142
bool TreeViewCtrl::SelectItem(HTREEITEM hti, bool firstVisible) const
143
{
Callers
3
SearchInTree
Method · 0.80
ShowContextMenu
Method · 0.80
ContextMenuExpand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected