Searched refs:InsertStringAroundSpecialNode (Results 1 – 2 of 2) sorted by relevance
65 …void InsertStringAroundSpecialNode(int32_t start, const std::string& str, AroundSpecialNode around…
338 InsertStringAroundSpecialNode(start, other, isAround); in InsertString()576 void MutableSpanString::InsertStringAroundSpecialNode( in InsertStringAroundSpecialNode() function in OHOS::Ace::MutableSpanString