Home
last modified time | relevance | path

Searched refs:SearchRequestKeyboard (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_pattern_testthree.cpp327 pattern_->SearchRequestKeyboard();
H A Dtext_input_update_test.cpp346 pattern_->SearchRequestKeyboard();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp991 textFieldPattern->SearchRequestKeyboard(); in PaintFocusState()
1074 textFieldPattern->SearchRequestKeyboard(); in RequestKeyboard()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.h631 void SearchRequestKeyboard();
H A Dtext_field_pattern.cpp6116 void TextFieldPattern::SearchRequestKeyboard() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern