Home
last modified time | relevance | path

Searched refs:GetJSInputMethodSubProperties (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_input_method.h66 static napi_value GetJSInputMethodSubProperties(napi_env env, const std::vector<SubProperty> &subProperties);
H A Djs_get_input_method_setting.cpp382 *result = JsInputMethod::GetJSInputMethodSubProperties(env, ctxt->subProperties); in ListInputMethodSubtype()
410 *result = JsInputMethod::GetJSInputMethodSubProperties(env, ctxt->subProperties); in ListCurrentInputMethodSubtype()
H A Djs_input_method.cpp199 napi_value JsInputMethod::GetJSInputMethodSubProperties(napi_env env, const std::vector<SubProperty> &subProperties) in GetJSInputMethodSubProperties() function in OHOS::MiscServices::JsInputMethod

Completed in 3 milliseconds