Searched defs:SvgFeBlendAttribute (Results 1 – 2 of 2) sorted by relevance
31 struct SvgFeBlendAttribute : SvgFeAttribute { struct55 auto& attribute = MaybeResetAttribute<SvgFeBlendAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIn2() argument
223 struct SvgFeBlendAttribute { struct224 SvgFeIn in2;225 SvgFeBlendMode blendMode = SvgFeBlendMode::NORMAL;