Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetHorizontalThumbSize
Method
GetHorizontalThumbSize
src/ProjectWindow.cpp:740–743 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
738
}
739
740
int ProjectWindow::GetHorizontalThumbSize() const
741
{
742
return mHsbar->GetThumbSize();
743
}
744
745
int ProjectWindow::GetHorizontalRange() const
746
{
Callers
5
OnScrollRight
Method · 0.45
OnScrollRightButton
Method · 0.45
SetHorizontalThumb
Method · 0.45
ScrollHorizontalByPixels
Method · 0.45
GetHorizontalThumbSize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected