Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ SetBiasOffset
Method
SetBiasOffset
WinArk/HexControl.cpp:779–781 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
777
}
778
779
int64_t CHexControl::SetBiasOffset(int64_t offset) {
780
return int64_t();
781
}
782
783
int64_t CHexControl::GetBiasOffset() const {
784
return int64_t();
Callers
1
OnInitDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected