Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetHotTextColor
Method
GetHotTextColor
DuiLib/Control/UIButton.cpp:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
DWORD CButtonUI::GetHotTextColor() const
161
{
162
return m_dwHotTextColor;
163
}
164
165
void CButtonUI::SetPushedTextColor(DWORD dwColor)
166
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected