MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetShowButton1

Method GetShowButton1

DuiLib/Control/UIScrollBar.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 }
128
129 bool CScrollBarUI::GetShowButton1()
130 {
131 return m_bShowButton1;
132 }
133
134 void CScrollBarUI::SetShowButton1(bool bShow)
135 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected