Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NPP-JSONViewer/JSON-Viewer
/ HitTest
Method
HitTest
src/NppJsonViewer/TreeViewCtrl.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
HTREEITEM TreeViewCtrl::HitTest(LPTVHITTESTINFO lpHTInfo) const
133
{
134
return TreeView_HitTest(m_hTree, lpHTInfo);
135
}
136
137
HTREEITEM TreeViewCtrl::GetRoot() const
138
{
Callers
1
ShowContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected