MCPcopy Create free account
hub / github.com/aardappel/treesheets / Refresh

Method Refresh

src/document.h:596–599  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

594 }
595
596 void Refresh() {
597 hover.g = nullptr;
598 RefreshHover();
599 }
600
601 void RefreshHover() {
602 redrawpending = true;

Callers 9

WrapMethod · 0.80
MultiCellDeleteMethod · 0.80
SetStyleMethod · 0.80
ColorChangeMethod · 0.80
ReplaceStrMethod · 0.80
RefreshHoverMethod · 0.80
ActionMethod · 0.80
OnSearchFunction · 0.80
OnSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected