Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetLimitText
Method
GetLimitText
DuiLib/Control/UIRichEdit.cpp:1180–1183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1178
}
1179
1180
int CRichEditUI::GetLimitText()
1181
{
1182
return m_iLimitText;
1183
}
1184
1185
void CRichEditUI::SetLimitText(int iChars)
1186
{
Callers
1
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected