Searched refs:CreateJsParagraphStyleSpan (Results 1 – 2 of 2) sorted by relevance
92 static JSRef<JSObject> CreateJsParagraphStyleSpan(const RefPtr<SpanBase>& spanObject);
137 { SpanType::ParagraphStyle, JSSpanString::CreateJsParagraphStyleSpan },310 JSRef<JSObject> JSSpanString::CreateJsParagraphStyleSpan(const RefPtr<SpanBase>& spanObject) in CreateJsParagraphStyleSpan() function in OHOS::Ace::Framework::JSSpanString