Searched refs:UpdateSelectionType (Results 1 – 6 of 6) sorted by relevance
1035 richEditorPattern->UpdateSelectionType(selection);1042 richEditorPattern->UpdateSelectionType(selection);1046 richEditorPattern->UpdateSelectionType(selection);
2305 richEditorPattern->UpdateSelectionType(selection);2312 richEditorPattern->UpdateSelectionType(selection);2316 richEditorPattern->UpdateSelectionType(selection);
757 void UpdateSelectionType(const SelectionInfo& selection);
3629 UpdateSelectionType(GetSpansInfo(selectStart, selectEnd, GetSpansMethod::ONSELECT)); in UpdateSelectionSpanType()3636 void TextPattern::UpdateSelectionType(const SelectionInfo& selection) in UpdateSelectionType() function in OHOS::Ace::NG::TextPattern
870 void UpdateSelectionType(const SelectionInfo& textSelectInfo);
7001 UpdateSelectionType(textSelectInfo); in OnBackPressed()7004 void RichEditorPattern::UpdateSelectionType(const SelectionInfo& textSelectInfo) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern7007 TextPattern::UpdateSelectionType(GetAdjustedSelectionInfo(textSelectInfo)); in OnBackPressed()7009 TextPattern::UpdateSelectionType(textSelectInfo); in OnBackPressed()7608 UpdateSelectionType(textSelectInfo); in OnBackPressed()7908 UpdateSelectionType(GetSpansInfo(start, end, GetSpansMethod::ONSELECT)); in OnBackPressed()