Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetItemTextPadding
Method
GetItemTextPadding
DuiLib/Control/UICombo.cpp:613–616 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
611
}
612
613
RECT CComboUI::GetItemTextPadding() const
614
{
615
return m_ListInfo.rcTextPadding;
616
}
617
618
void CComboUI::SetItemTextPadding(RECT rc)
619
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected