Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ Refresh
Method
Refresh
WinArk/HexControl.cpp:795–797 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
793
}
794
795
void CHexControl::Refresh() {
796
RecalcLayout();
797
}
798
799
void Selection::SetSimple(int64_t offset, int64_t len) {
800
_type = SelectionType::Simple;
Callers
1
InitProcessTable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected