Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
530
RECT CComboUI::GetTextPadding() const
531
{
532
return m_rcTextPadding;
533
}
534
535
void CComboUI::SetTextPadding(RECT rc)
536
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected