Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dmutable_span_string.h65 …void InsertStringAroundSpecialNode(int32_t start, const std::string& str, AroundSpecialNode around…
H A Dmutable_span_string.cpp338 InsertStringAroundSpecialNode(start, other, isAround); in InsertString()
576 void MutableSpanString::InsertStringAroundSpecialNode( in InsertStringAroundSpecialNode() function in OHOS::Ace::MutableSpanString