MCPcopy Create free account
hub / github.com/audacity/audacity / FindTrack

Method FindTrack

src/tracks/ui/TimeShiftHandle.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118std::shared_ptr<const Track> TimeShiftHandle::FindTrack() const
119{
120 return GetTrack();
121}
122
123void ClipMoveState::DoHorizontalOffset(double offset)
124{

Callers 1

ClickMethod · 0.45

Calls 1

GetTrackFunction · 0.85

Tested by

no test coverage detected