Searched defs:InsertString (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ | ||
| D | mutable_span_string.cpp | 313 void MutableSpanString::InsertString(int32_t start, const std::u16string& other) in InsertString() function in OHOS::Ace::MutableSpanString |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ | ||
| D | js_span_string.cpp | 1069 void JSMutableSpanString::InsertString(const JSCallbackInfo& info) in InsertString() function in OHOS::Ace::Framework::JSMutableSpanString |