Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetTextColor
Method
GetTextColor
DuiLib/Control/UIRichEdit.cpp:1167–1170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1165
}
1166
1167
DWORD CRichEditUI::GetTextColor()
1168
{
1169
return m_dwTextColor;
1170
}
1171
1172
void CRichEditUI::SetTextColor(DWORD dwTextColor)
1173
{
Callers
1
InitDefaultCharFormat
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected