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

Method IsWantReturn

DuiLib/Control/UIRichEdit.cpp:1073–1076  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1071}
1072
1073bool CRichEditUI::IsWantReturn()
1074{
1075 return m_bWantReturn;
1076}
1077
1078void CRichEditUI::SetWantReturn(bool bWantReturn)
1079{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected