Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ thumb
Method
thumb
source/windowing/StarScrollArea.cpp:192–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
ScrollThumbPtr ScrollBar::thumb() const {
193
return m_thumb;
194
}
195
196
void ScrollBar::drawChildren() {
197
if (m_parent) {
Callers
2
setThumbImages
Method · 0.80
sendEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected