MCPcopy Create free account
hub / github.com/creatale/node-dv / UpdateWindow

Method UpdateWindow

deps/tesseract/viewer/scrollview.cpp:710–712  ·  view source on GitHub ↗

Send an update message for a single window.

Source from the content-addressed store, hash-verified

708
709// Send an update message for a single window.
710void ScrollView::UpdateWindow() {
711 SendMsg("update()");
712}
713
714// Note: this is an update to all windows
715void ScrollView::Update() {

Callers 7

DisplayColSegmentsMethod · 0.80
DisplayColSegmentGridMethod · 0.80
DisplayColPartitionsMethod · 0.80
DisplayMethod · 0.80
UpdateMethod · 0.80
MarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected