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