Home
last modified time | relevance | path

Searched defs:ShowTextInput (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/cj/src/
Dcj_input_method_controller.cpp93 int32_t CjInputMethodController::ShowTextInput(const AttachOptions &attachOptions) in ShowTextInput() function in OHOS::MiscServices::CjInputMethodController
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_controller.cpp1805 int32_t InputMethodController::ShowTextInput(ClientType type) in ShowTextInput() function in OHOS::MiscServices::InputMethodController
1811 int32_t InputMethodController::ShowTextInput(const AttachOptions &attachOptions, ClientType type) in ShowTextInput() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.cpp691 napi_value JsGetInputMethodController::ShowTextInput(napi_env env, napi_callback_info info) in ShowTextInput() function in OHOS::MiscServices::JsGetInputMethodController