Home
last modified time | relevance | path

Searched defs:BlurStyleOption (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h127 struct BlurStyleOption { struct
138 bool operator==(const BlurStyleOption& other) const argument
162 auto jsonBlurStyleOption = JsonUtil::Create(true); in ToJsonValue() argument