Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SetCharFormat
Method
SetCharFormat
DuiLib/Control/UIRichEdit.cpp:1011–1014 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1009
}
1010
1011
void CTxtWinHost::SetCharFormat(CHARFORMAT2W &c)
1012
{
1013
cf = c;
1014
}
1015
1016
void CTxtWinHost::SetParaFormat(PARAFORMAT2 &p)
1017
{
Callers
1
SetDefaultCharFormat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected