Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.h96 static void SetImageChangeSpanResult(JSRef<JSObject>& resultObj,
H A Djs_richeditor.cpp791 SetImageChangeSpanResult(spanResultObj, it); in SetChangeTextSpans()
823 void JSRichEditor::SetImageChangeSpanResult(JSRef<JSObject>& resultObj, in SetImageChangeSpanResult() function in OHOS::Ace::Framework::JSRichEditor