Home
last modified time | relevance | path

Searched refs:GetJsExtSpanObject (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.h346 JSRef<JSObject>& GetJsExtSpanObject();
H A Djs_span_string.cpp305 obj = AceType::DynamicCast<JSExtSpan>(spanObject)->GetJsExtSpanObject(); in CreateJsSpanObject()
H A Djs_span_object.cpp1547 JSRef<JSObject>& JSExtSpan::GetJsExtSpanObject() in GetJsExtSpanObject() function in OHOS::Ace::Framework::JSExtSpan