Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
780
int ProjectWindow::GetVerticalRange() const
781
{
782
return mVsbar->GetRange();
783
}
784
785
void ProjectWindow::SetVerticalThumbPosition(int viewStart)
786
{
Callers
2
ScrollUpDown
Method · 0.45
GetVerticalRange
Method · 0.45
Calls
1
GetRange
Method · 0.80
Tested by
no test coverage detected