Home
last modified time | relevance | path

Searched defs:SetOnTextChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp421 void TextFieldComponent::SetOnTextChange(const EventMarker& onTextChange) in SetOnTextChange() function in OHOS::Ace::TextFieldComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h925 void SetOnTextChange(const EventMarker& onTextChange) in SetOnTextChange() function