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

Method GetTextPadding

DuiLib/Control/UICombo.cpp:530–533  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

528}
529
530RECT CComboUI::GetTextPadding() const
531{
532 return m_rcTextPadding;
533}
534
535void CComboUI::SetTextPadding(RECT rc)
536{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected