Searched refs:feColorDeclaration (Results 1 – 1 of 1) sorted by relevance
1183 auto feColorDeclaration = svgFeColorMatrix->matrixAttr_; variable1184 EXPECT_EQ(feColorDeclaration.type, SvgFeColorMatrixType::MATRIX);1185 EXPECT_STREQ(feColorDeclaration.values.c_str(), VALUE.c_str());