MCPcopy 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
821int64_t Selection::GetAnchor() const {
822 return _anchor;
823}
824
825bool Selection::IsSelected(int64_t offset) const {
826 switch (_type) {

Callers 1

OnKeyDownMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected