Searched refs:GetJsTextInputTypeProperty (Results 1 – 2 of 2) sorted by relevance
204 static napi_value GetJsTextInputTypeProperty(napi_env env);
64 DECLARE_NAPI_STATIC_PROPERTY("TextInputType", GetJsTextInputTypeProperty(env)), in Init()146 napi_value JsGetInputMethodController::GetJsTextInputTypeProperty(napi_env env) in GetJsTextInputTypeProperty() function in OHOS::MiscServices::JsGetInputMethodController