Searched refs:centerStr (Results 1 – 1 of 1) sorted by relevance
595 auto centerStr = StringUtils::ToWstring(str); in InsertStringAroundSpecialNode() local597 SetString(StringUtils::ToString(beforeStr + centerStr + afterStr)); in InsertStringAroundSpecialNode()