Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testtwo.cpp1353 pattern->AutoFillValueChanged();
1356 pattern->AutoFillValueChanged();
1359 pattern->AutoFillValueChanged();
1363 pattern->AutoFillValueChanged();
H A Dtext_field_pattern_test.cpp617 pattern->AutoFillValueChanged();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h1577 void AutoFillValueChanged();
H A Dtext_field_pattern.cpp3043 void TextFieldPattern::AutoFillValueChanged() in AutoFillValueChanged() function in OHOS::Ace::NG::TextFieldPattern
3083 AutoFillValueChanged(); in FireOnTextChangeEvent()