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

Method GetSepWidth

DuiLib/Layout/UIHorizontalLayout.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 int CHorizontalLayoutUI::GetSepWidth() const
143 {
144 return m_iSepWidth;
145 }
146
147 void CHorizontalLayoutUI::SetSepImmMode(bool bImmediately)
148 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected