Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h98 const std::string& GetFillRule() const in GetFillRule() function
117 fillRule_ = parent.GetFillRule(); in Inherit()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp569 EXPECT_STREQ(fillState.GetFillRule().c_str(), FILL_RULE.c_str());
586 EXPECT_NE(pathDeclaration.fillState.GetFillRule().c_str(), FILL_RULE.c_str());
1962 EXPECT_EQ(svgNode->GetBaseAttributes().fillState.GetFillRule(), "evenodd");