Searched refs:GetTextStyleObject (Results 1 – 3 of 3) sorted by relevance
365 TextStyleResult GetTextStyleObject(const RefPtr<SpanNode>& node);
3747 TextStyleResult TextPattern::GetTextStyleObject(const RefPtr<SpanNode>& node) in GetTextStyleObject() function in OHOS::Ace::NG::TextPattern3836 resultObject.textStyle = GetTextStyleObject(spanNode); in GetTextResultObject()
5338 retInfo.SetTextStyle(GetTextStyleObject(spanNode)); in AfterIMEInsertValue()5349 retInfo.SetTextStyle(GetTextStyleObject(spanNode)); in AfterIMEInsertValue()6409 spanResult.SetTextStyle(GetTextStyleObject(spanNode)); in OnBackPressed()