Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ isSecureTextEntry
Method
isSecureTextEntry
core/2d/TextFieldTTF.cpp:766–769 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
764
}
765
766
bool TextFieldTTF::isSecureTextEntry() const
767
{
768
return _secureTextEntry;
769
}
770
771
}
Callers
2
insertText
Method · 0.80
isPasswordEnabled
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected