Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetShowButton2
Method
GetShowButton2
DuiLib/Control/UIScrollBar.cpp:184–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
bool CScrollBarUI::GetShowButton2()
185
{
186
return m_bShowButton2;
187
}
188
189
void CScrollBarUI::SetShowButton2(bool bShow)
190
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected