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

Method MinimumTrackHeight

src/ProjectWindow.cpp:703–706  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

701}
702
703unsigned ProjectWindow::MinimumTrackHeight()
704{
705 return CommonTrackInfo::MinimumTrackHeight();
706}
707
708bool ProjectWindow::IsTrackMinimized(const Track &track)
709{

Callers 2

ZoomFitVerticallyMethod · 0.45
MinimumTrackHeightMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected