Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h662 void UpdatePasswordIcon(const RefPtr<TextFieldComponent>& textField);
H A Drender_text_field.cpp1931 UpdatePasswordIcon(textField); in UpdateIcon()
1966 void RenderTextField::UpdatePasswordIcon(const RefPtr<TextFieldComponent>& textField) in UpdatePasswordIcon() function in OHOS::Ace::RenderTextField