Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetItemLineColor
Method
GetItemLineColor
DuiLib/Control/UIList.cpp:572–575 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
}
571
572
DWORD CListUI::GetItemLineColor() const
573
{
574
return m_ListInfo.dwLineColor;
575
}
576
577
void CListUI::SetItemLineColor(DWORD dwLineColor)
578
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected