MCPcopy 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
137HTREEITEM TreeViewCtrl::GetRoot() const
138{
139 return TreeView_GetRoot(m_hTree);
140}
141
142bool TreeViewCtrl::SelectItem(HTREEITEM hti, bool firstVisible) const
143{

Callers 3

SearchInTreeMethod · 0.80
ShowContextMenuMethod · 0.80
ContextMenuExpandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected