Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ IsPasswordMode
Method
IsPasswordMode
DuiLib/Control/UIEdit.cpp:354–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
352
}
353
354
bool CEditUI::IsPasswordMode() const
355
{
356
return m_bPasswordMode;
357
}
358
359
void CEditUI::SetPasswordChar(TCHAR cPasswordChar)
360
{
Callers
1
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected