Home
last modified time | relevance | path

Searched refs:SetParagraphStyleSpan (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.h100 void SetParagraphStyleSpan(const RefPtr<ParagraphStyleSpan>& paragraphStyleSpan);
H A Djs_span_string.cpp316 paragraphSpan->SetParagraphStyleSpan(span); in CreateJsParagraphStyleSpan()
H A Djs_span_object.cpp1514 void JSParagraphStyleSpan::SetParagraphStyleSpan(const RefPtr<ParagraphStyleSpan>& paragraphStyleSp… in SetParagraphStyleSpan() function in OHOS::Ace::Framework::JSParagraphStyleSpan