Home
last modified time | relevance | path

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

/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
H A Djs_ui_appearance.cpp432 static napi_value JSSetFontWeightScale(napi_env env, napi_callback_info info) in JSSetFontWeightScale() function
434 LOGI("JSSetFontWeightScale begin."); in JSSetFontWeightScale()
468 napi_create_string_utf8(env, "JSSetFontWeightScale", NAPI_AUTO_LENGTH, &resource); in JSSetFontWeightScale()
493 DECLARE_NAPI_FUNCTION("setFontWeightScale", JSSetFontWeightScale), in UiAppearanceExports()

Completed in 1 milliseconds