Searched defs:SvgFeColorMatrixAttribute (Results 1 – 2 of 2) sorted by relevance
24 struct SvgFeColorMatrixAttribute : SvgFeAttribute { struct25 SvgFeColorMatrixType type = SvgFeColorMatrixType::Matrix;26 std::string values;
228 struct SvgFeColorMatrixAttribute { struct229 SvgFeColorMatrixType type = SvgFeColorMatrixType::MATRIX;230 std::string values;