MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / cursor_moving

Method cursor_moving

DSView/pv/dock/measuredock.cpp:806–813  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

804}
805
806void MeasureDock::cursor_moving()
807{
808 if (_view.cursors_shown()) {
809 update_cursor_info();
810 }
811
812 update_dist();
813}
814
815void MeasureDock::reCalc()
816{

Callers 2

mouseMoveEventMethod · 0.80
mouseMoveEventMethod · 0.80

Calls 1

cursors_shownMethod · 0.80

Tested by

no test coverage detected