Searched refs:feColorDeclaration2 (Results 1 – 1 of 1) sorted by relevance
1220 auto feColorDeclaration2 = svgFeColorMatrix2->matrixAttr_; variable1221 EXPECT_EQ(feColorDeclaration2.type, SvgFeColorMatrixType::SATURATE);1222 EXPECT_STREQ(feColorDeclaration2.values.c_str(), SATURATE_VALUE.c_str());