Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetVerticalThumbSize
Method
GetVerticalThumbSize
src/ProjectWindow.cpp:775–778 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
773
}
774
775
int ProjectWindow::GetVerticalThumbSize() const
776
{
777
return mVsbar->GetThumbSize();
778
}
779
780
int ProjectWindow::GetVerticalRange() const
781
{
Callers
2
ScrollUpDown
Method · 0.45
GetVerticalThumbSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected