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

Method GetSepHeight

DuiLib/Layout/UIVerticalLayout.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 }
146
147 int CVerticalLayoutUI::GetSepHeight() const
148 {
149 return m_iSepHeight;
150 }
151
152 void CVerticalLayoutUI::SetSepImmMode(bool bImmediately)
153 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected