Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/font/
H A Djs_font.cpp222 napi_value toResult = nullptr; in GetUIFontGenericInfo() local
223 napi_create_int32(env, adjust.newValue, &toResult); in GetUIFontGenericInfo()
225 napi_set_named_property(env, adjustResult, "to", toResult); in GetUIFontGenericInfo()

Completed in 1 milliseconds