Searched refs:CreateJsLineHeightSpan (Results 1 – 2 of 2) sorted by relevance
75 static JSRef<JSObject> CreateJsLineHeightSpan(const RefPtr<SpanBase>& spanObject);
135 { SpanType::LineHeight, JSSpanString::CreateJsLineHeightSpan },400 JSRef<JSObject> JSSpanString::CreateJsLineHeightSpan(const RefPtr<SpanBase>& spanObject) in CreateJsLineHeightSpan() function in OHOS::Ace::Framework::JSSpanString