MCPcopy 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
1011void CTxtWinHost::SetCharFormat(CHARFORMAT2W &c)
1012{
1013 cf = c;
1014}
1015
1016void CTxtWinHost::SetParaFormat(PARAFORMAT2 &p)
1017{

Callers 1

SetDefaultCharFormatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected