Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetPushedTextColor
Method
GetPushedTextColor
DuiLib/Control/UIButton.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
DWORD CButtonUI::GetPushedTextColor() const
171
{
172
return m_dwPushedTextColor;
173
}
174
175
void CButtonUI::SetFocusedTextColor(DWORD dwColor)
176
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected