Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.cpp73 auto radiusJson = JsonUtil::Create(true); in ToJsonValue() local
74 exportStyle.backgroundRadius->ToJsonValue(radiusJson, styleJson, filter); in ToJsonValue()