Searched refs:GetJsExtendActionProperty (Results 1 – 4 of 4) sorted by relevance
91 static napi_value GetJsExtendActionProperty(napi_env env);
85 DECLARE_NAPI_STATIC_PROPERTY("ExtendAction", GetJsExtendActionProperty(env)), in Init()169 napi_value JsInputMethodEngineSetting::GetJsExtendActionProperty(napi_env env) in GetJsExtendActionProperty() function in OHOS::MiscServices::JsInputMethodEngineSetting
206 static napi_value GetJsExtendActionProperty(napi_env env);
66 DECLARE_NAPI_STATIC_PROPERTY("ExtendAction", GetJsExtendActionProperty(env)), in Init()202 napi_value JsGetInputMethodController::GetJsExtendActionProperty(napi_env env) in GetJsExtendActionProperty() function in OHOS::MiscServices::JsGetInputMethodController