Searched refs:GetJsPanelTypeProperty (Results 1 – 4 of 4) sorted by relevance
27 napi_set_named_property(env, exports, "PanelType", GetJsPanelTypeProperty(env)); in Init()32 napi_value JsInputMethodPanel::GetJsPanelTypeProperty(napi_env env) in GetJsPanelTypeProperty() function in OHOS::MiscServices::JsInputMethodPanel
30 static napi_value GetJsPanelTypeProperty(napi_env env);
88 static napi_value GetJsPanelTypeProperty(napi_env env);
82 DECLARE_NAPI_STATIC_PROPERTY("PanelType", GetJsPanelTypeProperty(env)), in Init()124 napi_value JsInputMethodEngineSetting::GetJsPanelTypeProperty(napi_env env) in GetJsPanelTypeProperty() function in OHOS::MiscServices::JsInputMethodEngineSetting