Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp291 std::vector<Shadow> textShadowList; in ParseTextShadow() local
346 textShadowList.emplace_back(textShadow); in ParseTextShadow()
348 return textShadowList; in ParseTextShadow()