Searched defs:SvgFeFloodAttribute (Results 1 – 2 of 2) sorted by relevance
23 struct SvgFeFloodAttribute : SvgFeAttribute { struct38 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodColor() argument
198 struct SvgFeFloodAttribute { struct199 Color floodColor = Color::BLACK;200 double floodOpacity = 1.0;