Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_keyboard_delegate_setting.h41 static napi_value GetKeyboardDelegate(napi_env env, napi_callback_info info);
Djs_keyboard_delegate_setting.cpp62 DECLARE_NAPI_FUNCTION("getKeyboardDelegate", GetKeyboardDelegate), in Init()
144 napi_value JsKeyboardDelegateSetting::GetKeyboardDelegate(napi_env env, napi_callback_info info) in GetKeyboardDelegate() function in OHOS::MiscServices::JsKeyboardDelegateSetting