Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ SetAccumulateDBCMode
Method
SetAccumulateDBCMode
DuiLib/Control/UIRichEdit.cpp:2273–2276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2271
}
2272
2273
void CRichEditUI::SetAccumulateDBCMode( bool bDBCMode )
2274
{
2275
m_fAccumulateDBC = bDBCMode;
2276
}
2277
2278
bool CRichEditUI::IsAccumulateDBCMode()
2279
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected