MCPcopy 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
770int ProjectWindow::GetVerticalThumbPosition() const
771{
772 return mVsbar->GetThumbPosition();
773}
774
775int ProjectWindow::GetVerticalThumbSize() const
776{

Callers 4

ScrollUpDownMethod · 0.45
DoScrollMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected