Searched refs:CreateFontSpanByTextStyle (Results 1 – 2 of 2) sorted by relevance
360 RefPtr<FontSpan> CreateFontSpanByTextStyle(
324 auto fontSpan = CreateFontSpanByTextStyle(updateSpanStyle, textStyle, length); in CreateStyledStringByTextStyle()343 RefPtr<FontSpan> RichEditorPattern::CreateFontSpanByTextStyle( in CreateFontSpanByTextStyle() function in OHOS::Ace::NG::RichEditorPattern