Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_blend_declaration.h31 struct SvgFeBlendAttribute : SvgFeAttribute { struct
55 auto& attribute = MaybeResetAttribute<SvgFeBlendAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIn2() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h223 struct SvgFeBlendAttribute { struct
224 SvgFeIn in2;
225 SvgFeBlendMode blendMode = SvgFeBlendMode::NORMAL;