Home
last modified time | relevance | path

Searched refs:feColorDeclaration3 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp1226 auto feColorDeclaration3 = svgFeColorMatrix3->matrixAttr_; variable
1227 EXPECT_EQ(feColorDeclaration3.type, SvgFeColorMatrixType::HUE_ROTATE);
1228 EXPECT_STREQ(feColorDeclaration3.values.c_str(), HUE_ROTATE.c_str());