Home
last modified time | relevance | path

Searched refs:showPasswordDirectly_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h196 theme->showPasswordDirectly_ = StringUtils::StringToInt(showPasswordDirectly); in ParsePatternSubThirdPart()
552 return showPasswordDirectly_; in IsShowPasswordDirectly()
723 bool showPasswordDirectly_ = false; variable