MCPcopy 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
775int ProjectWindow::GetVerticalThumbSize() const
776{
777 return mVsbar->GetThumbSize();
778}
779
780int ProjectWindow::GetVerticalRange() const
781{

Callers 2

ScrollUpDownMethod · 0.45
GetVerticalThumbSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected