MCPcopy 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
48double Scrollbar::GetPosition() const
49{
50 return position;
51}
52
53void Scrollbar::SetVertical()
54{

Callers 7

ScrollToItemMethod · 0.45
OnPaintMethod · 0.45
OnMouseDownMethod · 0.45
OnMouseWheelMethod · 0.45
MoveVerticalScrollMethod · 0.45
LayoutLinesMethod · 0.45
OnPaintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected