Searched refs:GetJsDirectionProperty (Results 1 – 4 of 4) sorted by relevance
90 static napi_value GetJsDirectionProperty(napi_env env);
84 DECLARE_NAPI_STATIC_PROPERTY("Direction", GetJsDirectionProperty(env)), in Init()150 napi_value JsInputMethodEngineSetting::GetJsDirectionProperty(napi_env env) in GetJsDirectionProperty() function in OHOS::MiscServices::JsInputMethodEngineSetting
205 static napi_value GetJsDirectionProperty(napi_env env);
65 DECLARE_NAPI_STATIC_PROPERTY("Direction", GetJsDirectionProperty(env)), in Init()183 napi_value JsGetInputMethodController::GetJsDirectionProperty(napi_env env) in GetJsDirectionProperty() function in OHOS::MiscServices::JsGetInputMethodController