Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ IsIncreaseStepperPressed
Method
IsIncreaseStepperPressed
src/SFGUI/Scrollbar.cpp:77–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
bool Scrollbar::IsIncreaseStepperPressed() const {
78
return m_increase_pressed;
79
}
80
81
82
std::unique_ptr<RenderQueue> Scrollbar::InvalidateImpl() const {
Callers
2
CreateSpinButtonDrawable
Method · 0.45
CreateScrollbarDrawable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected