Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/symbol/
H A Dsymbol_test_ng.cpp296 EXPECT_EQ(textStyle.GetRenderColors(), SYMBOL_COLOR_LIST);
400 EXPECT_EQ(textStyle.GetRenderColors(), SYMBOL_COLOR_LIST);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h731 std::vector<Color> GetRenderColors() in GetRenderColors() function