Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetVerticalThumbPosition
Method
GetVerticalThumbPosition
src/ProjectWindow.cpp:770–773 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
768
}
769
770
int ProjectWindow::GetVerticalThumbPosition() const
771
{
772
return mVsbar->GetThumbPosition();
773
}
774
775
int ProjectWindow::GetVerticalThumbSize() const
776
{
Callers
4
ScrollUpDown
Method · 0.45
UpdateScrollbarsForTracks
Method · 0.45
DoScroll
Method · 0.45
GetVerticalThumbPosition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected