MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / get_grabbed_cursor

Method get_grabbed_cursor

DSView/pv/view/ruler.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205TimeMarker* Ruler::get_grabbed_cursor()
206{
207 return _grabbed_marker;
208}
209
210void Ruler::set_grabbed_cursor(TimeMarker *grabbed_marker)
211{

Callers 1

mouseMoveEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected