Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1083
bool CRichEditUI::IsWantCtrlReturn()
1084
{
1085
return m_bWantCtrlReturn;
1086
}
1087
1088
void CRichEditUI::SetWantCtrlReturn(bool bWantCtrlReturn)
1089
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected