Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_property.h41 struct BackgroundProperty { struct
47 bool CheckBlurStyleOption(const std::optional<BlurStyleOption>& option) const in CheckBlurStyleOption()
57 bool CheckBlurRadius(const Dimension& radius) const in CheckBlurRadius()
81 struct CustomBackgroundProperty { argument