Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp298 for (auto &textShadowValue : textShadowValues) { in ParseTextShadow() local
300 StringUtils::SplitStr(textShadowValue, " ", textShadowProps); in ParseTextShadow()