Home
last modified time | relevance | path

Searched refs:RequestKeyboardToEdit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testtwo_ng.cpp133 richEditorPattern->RequestKeyboardToEdit();
147 richEditorPattern->RequestKeyboardToEdit();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1302 void RequestKeyboardToEdit();
H A Drich_editor_pattern.cpp5528 RequestKeyboardToEdit(); in DeleteBackwardOperation()
7296 RequestKeyboardToEdit(); in OnBackPressed()
7325 RequestKeyboardToEdit(); in OnBackPressed()
7343 richEditor->RequestKeyboardToEdit(); in OnBackPressed()
7351 richEditor->RequestKeyboardToEdit(); in OnBackPressed()
7386 RequestKeyboardToEdit(); in OnBackPressed()
10751 void RichEditorPattern::RequestKeyboardToEdit() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern