Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Clear
Method
Clear
WinArk/HexControl.cpp:846–850 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
844
}
845
846
void Selection::Clear() {
847
_type = SelectionType::Simple;
848
_offset = _anchor = -1;
849
_length = 0;
850
}
Callers
3
UpdateConfig
Method · 0.45
OnLeftButtonDown
Method · 0.45
ClearSelection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected