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

Method GetBorderRound

DuiLib/Core/UIControl.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228SIZE CControlUI::GetBorderRound() const
229{
230 return m_cxyBorderRound;
231}
232
233void CControlUI::SetBorderRound(SIZE cxyRound)
234{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected