Home
last modified time | relevance | path

Searched refs:fontWeightScaleNumber (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
H A Djs_ui_appearance.cpp427 double fontWeightScaleNumber = std::stod(fontWeightScale); in JSGetFontWeightScale() local
428 NAPI_CALL(env, napi_create_double(env, fontWeightScaleNumber, &result)); in JSGetFontWeightScale()