Home
last modified time | relevance | path

Searched refs:GetJsTextInputTypeProperty (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.h204 static napi_value GetJsTextInputTypeProperty(napi_env env);
Djs_get_input_method_controller.cpp64 DECLARE_NAPI_STATIC_PROPERTY("TextInputType", GetJsTextInputTypeProperty(env)), in Init()
146 napi_value JsGetInputMethodController::GetJsTextInputTypeProperty(napi_env env) in GetJsTextInputTypeProperty() function in OHOS::MiscServices::JsGetInputMethodController