Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getPasswordTextStyle
Method
getPasswordTextStyle
core/2d/TextFieldTTF.cpp:761–764 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
759
}
760
761
std::string_view TextFieldTTF::getPasswordTextStyle() const
762
{
763
return _passwordStyleText;
764
}
765
766
bool TextFieldTTF::isSecureTextEntry() const
767
{
Callers
1
getPasswordStyleText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected