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

Method GetTextPadding

DuiLib/Control/UIList.cpp:1244–1247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1242}
1243
1244RECT CListHeaderItemUI::GetTextPadding() const
1245{
1246 return m_rcTextPadding;
1247}
1248
1249void CListHeaderItemUI::SetTextPadding(RECT rc)
1250{

Callers 1

CalPosMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected