Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetAnchor
Method
GetAnchor
WinArk/HexControl.cpp:821–823 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
819
}
820
821
int64_t Selection::GetAnchor() const {
822
return _anchor;
823
}
824
825
bool Selection::IsSelected(int64_t offset) const {
826
switch (_type) {
Callers
1
OnKeyDown
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected