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

Method IsWantCtrlReturn

DuiLib/Control/UIRichEdit.cpp:1083–1086  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1081}
1082
1083bool CRichEditUI::IsWantCtrlReturn()
1084{
1085 return m_bWantCtrlReturn;
1086}
1087
1088void CRichEditUI::SetWantCtrlReturn(bool bWantCtrlReturn)
1089{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected