Searched refs:SetTextShadowSpan (Results 1 – 3 of 3) sorted by relevance
207 void SetTextShadowSpan(const RefPtr<TextShadowSpan>& textShadowSpan);
386 textShadowSpan->SetTextShadowSpan(span); in CreateJsTextShadowSpan()
644 void JSTextShadowSpan::SetTextShadowSpan(const RefPtr<TextShadowSpan>& textShadowSpan) in SetTextShadowSpan() function in OHOS::Ace::Framework::JSTextShadowSpan