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