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

Method GetVerticalRange

src/ProjectWindow.cpp:780–783  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

778}
779
780int ProjectWindow::GetVerticalRange() const
781{
782 return mVsbar->GetRange();
783}
784
785void ProjectWindow::SetVerticalThumbPosition(int viewStart)
786{

Callers 2

ScrollUpDownMethod · 0.45
GetVerticalRangeMethod · 0.45

Calls 1

GetRangeMethod · 0.80

Tested by

no test coverage detected