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

Method SetInset

DuiLib/Core/UIContainer.cpp:159–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157 }
158
159 void CContainerUI::SetInset(RECT rcInset)
160 {
161 m_rcInset = rcInset;
162 NeedUpdate();
163 }
164
165 int CContainerUI::GetChildPadding() const
166 {

Callers 1

HandleMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected