Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetItemTextColor
Method
GetItemTextColor
DuiLib/Control/UIList.cpp:454–457 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
452
}
453
454
DWORD CListUI::GetItemTextColor() const
455
{
456
return m_ListInfo.dwTextColor;
457
}
458
459
DWORD CListUI::GetItemBkColor() const
460
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected