Searched refs:feColorDeclaration3 (Results 1 – 1 of 1) sorted by relevance
1226 auto feColorDeclaration3 = svgFeColorMatrix3->matrixAttr_; variable1227 EXPECT_EQ(feColorDeclaration3.type, SvgFeColorMatrixType::HUE_ROTATE);1228 EXPECT_STREQ(feColorDeclaration3.values.c_str(), HUE_ROTATE.c_str());