MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetFont

Method GetFont

DuiLib/Control/UIRichEdit.cpp:1126–1129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1124}
1125
1126int CRichEditUI::GetFont()
1127{
1128 return m_iFont;
1129}
1130
1131void CRichEditUI::SetFont(int index)
1132{

Callers 2

InitDefaultCharFormatFunction · 0.45
SetFontMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected