Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getSliderButton
Method
getSliderButton
src/eepp/ui/uislider.cpp:546–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
}
545
546
UIWidget* UISlider::getSliderButton() const {
547
return mSlider;
548
}
549
550
void UISlider::onAlphaChange() {
551
UINode::onAlphaChange();
Callers
3
uiscrollbar.cpp
File · 0.80
setTheme
Method · 0.80
onAutoSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected