Home
last modified time | relevance | path

Searched defs:inputMethod (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_edit_text/
Dui_test_edit_text.cpp33 CustomInputMethod* inputMethod = new CustomInputMethod(); in SetUp() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
Dwindow_scene_helper.cpp168 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in IsWindowSceneCloseKeyboard() local
190 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in IsCloseKeyboard() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dfocus_hub.cpp1130 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in IsCloseKeyboard() local
1144 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in NavCloseKeyboard() local
1158 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in PushPageCloseKeyboard() local
2050 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in CloseKeyboard() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp1208 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in HandleOnCameraInput() local
2024 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in CheckIfNeedToResetKeyboard() local
2578 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in OnPreShowSelectOverlay() local
3122 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in RequestKeyboard() local
3247 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in CloseKeyboard() local
3266 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in RequestCustomKeyboard() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_pattern.cpp1781 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in CloseKeyboard() local
2177 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in EnableStandardInput() local
2352 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in RequestCustomKeyboard() local
4730 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in OnBackPressed() local
5454 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in OnBackPressed() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp1278 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in RequestKeyboard() local
1337 auto inputMethod = MiscServices::InputMethodController::GetInstance(); in CloseKeyboard() local
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp804 for (auto& inputMethod : inputMethodVector) { in GetKeyboardAvoidArea() local