Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetItemTextPadding
Method
GetItemTextPadding
DuiLib/Control/UIList.cpp:425–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
423
}
424
425
RECT CListUI::GetItemTextPadding() const
426
{
427
return m_ListInfo.rcTextPadding;
428
}
429
430
void CListUI::SetItemTextColor(DWORD dwTextColor)
431
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected