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

Method IsSepImmMode

DuiLib/Layout/UIHorizontalLayout.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 }
156
157 bool CHorizontalLayoutUI::IsSepImmMode() const
158 {
159 return m_bImmMode;
160 }
161
162 void CHorizontalLayoutUI::SetAttribute(LPCTSTR pstrName, LPCTSTR pstrValue)
163 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected