MCPcopy 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
1063bool CRichEditUI::IsWantTab()
1064{
1065 return m_bWantTab;
1066}
1067
1068void CRichEditUI::SetWantTab(bool bWantTab)
1069{

Callers 1

PreMessageHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected