Home
last modified time | relevance | path

Searched refs:SetJsExtSpanObject (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.h345 void SetJsExtSpanObject(const JSRef<JSObject>& extSpanObj);
H A Djs_span_object.cpp1542 void JSExtSpan::SetJsExtSpanObject(const JSRef<JSObject>& extSpanObj) in SetJsExtSpanObject() function in OHOS::Ace::Framework::JSExtSpan