MCPcopy 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
77bool Scrollbar::IsIncreaseStepperPressed() const {
78 return m_increase_pressed;
79}
80
81
82std::unique_ptr<RenderQueue> Scrollbar::InvalidateImpl() const {

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected