Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_method.cpp84 …Value, textFieldPattern->GetNakedCharPosition(), needObscureText, theme->IsShowPasswordDirectly()); in UpdateContentModifier()
H A Dtext_field_layout_algorithm.cpp820 needObscureText, theme->IsShowPasswordDirectly()); in CreateParagraph()
885 needObscureText, theme->IsShowPasswordDirectly()); in CreateInlineParagraph()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h550 bool IsShowPasswordDirectly() const in IsShowPasswordDirectly() function