MCPcopy 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
795void CHexControl::Refresh() {
796 RecalcLayout();
797}
798
799void Selection::SetSimple(int64_t offset, int64_t len) {
800 _type = SelectionType::Simple;

Callers 1

InitProcessTableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected