Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dmutable_span_string.cpp595 auto centerStr = StringUtils::ToWstring(str); in InsertStringAroundSpecialNode() local
597 SetString(StringUtils::ToString(beforeStr + centerStr + afterStr)); in InsertStringAroundSpecialNode()