Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h101 …static void SetJSDeleteSpan(JSRef<JSObject>& spanResultObj, const NG::RichEditorAbstractSpanResult…
H A Djs_richeditor.cpp729 SetJSDeleteSpan(spanResultObj, it); in CreateJSDeleteSpans()
735 void JSRichEditor::SetJSDeleteSpan(JSRef<JSObject>& spanResultObj, const NG::RichEditorAbstractSpan… in SetJSDeleteSpan() function in OHOS::Ace::Framework::JSRichEditor