Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h209 std::string posRGBstr = "[0.0,0.0,0.0]"; in ToJsonValue() local
211 posRGBstr = in ToJsonValue()
215 jsonBrightnessOption->Put("posRGB", posRGBstr.c_str()); in ToJsonValue()