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

Method GetLineSize

DuiLib/Control/UIScrollBar.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117 }
118
119 int CScrollBarUI::GetLineSize() const
120 {
121 return m_nLineSize;
122 }
123
124 void CScrollBarUI::SetLineSize(int nSize)
125 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected