Home
last modified time | relevance | path

Searched refs:SetFontSpan (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.h59 void SetFontSpan(const RefPtr<FontSpan>& fontSpan);
H A Djs_span_string.cpp336 fontSpan->SetFontSpan(span); in CreateJsFontSpan()
H A Djs_span_object.cpp279 void JSFontSpan::SetFontSpan(const RefPtr<FontSpan>& fontSpan) in SetFontSpan() function in OHOS::Ace::Framework::JSFontSpan