Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.h323 void SetJsCustomSpanObject(const JSRef<JSObject>& customSpanObj);
H A Djs_span_object.cpp1017 void JSCustomSpan::SetJsCustomSpanObject(const JSRef<JSObject>& customSpanObj) in SetJsCustomSpanObject() function in OHOS::Ace::Framework::JSCustomSpan