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

Method MakeParentRedrawScrollbars

src/TrackPanel.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534void TrackPanel::MakeParentRedrawScrollbars()
535{
536 Viewport::Get(*GetProject()).UpdateScrollbarsForTracks();
537}
538
539namespace {
540 std::shared_ptr<Track> FindTrack(TrackPanelCell *pCell)

Callers 1

ProcessUIHandleResultMethod · 0.80

Calls 2

GetFunction · 0.85

Tested by

no test coverage detected