Searched refs:CreateJsFontSpan (Results 1 – 2 of 2) sorted by relevance
54 static JSRef<JSObject> CreateJsFontSpan(const RefPtr<SpanBase>& spanObject);
129 …{ SpanType::Font, JSSpanString::CreateJsFontSpan }, { SpanType::Decoration, JSSpanString::CreateJs…330 JSRef<JSObject> JSSpanString::CreateJsFontSpan(const RefPtr<SpanBase>& spanObject) in CreateJsFontSpan() function in OHOS::Ace::Framework::JSSpanString