Home
last modified time | relevance | path

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

/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/
Djs_keyboard_delegate_setting.h79 static napi_value GetKeyboardDelegate(napi_env env, napi_callback_info info);
Djs_keyboard_delegate_setting.cpp61 DECLARE_NAPI_FUNCTION("getKeyboardDelegate", GetKeyboardDelegate), in Init()
143 napi_value JsKeyboardDelegateSetting::GetKeyboardDelegate(napi_env env, napi_callback_info info) in GetKeyboardDelegate() function in OHOS::MiscServices::JsKeyboardDelegateSetting