Searched refs:CreateSendFunctionKey (Results 1 – 2 of 2) sorted by relevance
195 static napi_value CreateSendFunctionKey(napi_env env, int32_t functionKey);
899 napi_value JsGetInputMethodController::CreateSendFunctionKey(napi_env env, int32_t functionKey) in CreateSendFunctionKey() function in OHOS::MiscServices::JsGetInputMethodController932 napi_value functionKey = CreateSendFunctionKey(env, entry->enterKeyType); in SendFunctionKey()