Searched refs:SetTextStyleToRet (Results 1 – 3 of 3) sorted by relevance
1192 void SetTextStyleToRet(RichEditorAbstractSpanResult& retInfo, const TextStyle& textStyle);
9597 SetTextStyleToRet(retInfo, *textStyle); in OnBackPressed()9633 void RichEditorPattern::SetTextStyleToRet(RichEditorAbstractSpanResult& retInfo, const TextStyle& t… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
1128 richEditorPattern->SetTextStyleToRet(retInfo, textStyle);