Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ IsWantTab
Method
IsWantTab
DuiLib/Control/UIRichEdit.cpp:1063–1066 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1061
}
1062
1063
bool CRichEditUI::IsWantTab()
1064
{
1065
return m_bWantTab;
1066
}
1067
1068
void CRichEditUI::SetWantTab(bool bWantTab)
1069
{
Callers
1
PreMessageHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected