Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_flood_declaration.h23 struct SvgFeFloodAttribute : SvgFeAttribute { struct
38 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodColor() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h198 struct SvgFeFloodAttribute { struct
199 Color floodColor = Color::BLACK;
200 double floodOpacity = 1.0;