Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp495 auto textFieldEventHub = textFieldChild->GetEventHub<TextFieldEventHub>(); in SetOnTextSelectionChange() local
506 auto textFieldEventHub = textFieldChild->GetEventHub<TextFieldEventHub>(); in SetOnScroll() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp3815 auto textFieldEventHub = tmpHost->GetEventHub<TextFieldEventHub>(); in FilterWithRegex() local
4535 auto textFieldEventHub = tmpHost->GetEventHub<TextFieldEventHub>(); in UpdateInputFilterErrorText() local