Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ GetPosition
Method
GetPosition
libraries/ZWidget/src/widgets/scrollbar/scrollbar.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
double Scrollbar::GetPosition() const
49
{
50
return position;
51
}
52
53
void Scrollbar::SetVertical()
54
{
Callers
7
ScrollToItem
Method · 0.45
OnPaint
Method · 0.45
OnMouseDown
Method · 0.45
OnMouseWheel
Method · 0.45
MoveVerticalScroll
Method · 0.45
LayoutLines
Method · 0.45
OnPaint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected