Home
last modified time | relevance | path

Searched defs:SYMBOL_COLOR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_test_ng.cpp75 std::vector<Color> SYMBOL_COLOR = { Color::FromRGB(255, 100, 100) }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.h353 SYMBOL_COLOR, enumerator
H A Dtext_pattern.cpp72 constexpr const char SYMBOL_COLOR[] = "BLACK"; variable