Home
last modified time | relevance | path

Searched refs:GetAdjustedSelectionInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testfour_ng.cpp755 richEditorPattern->GetAdjustedSelectionInfo(textSelectInfo);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1112 SelectionInfo GetAdjustedSelectionInfo(const SelectionInfo& textSelectInfo);
H A Drich_editor_pattern.cpp7007 TextPattern::UpdateSelectionType(GetAdjustedSelectionInfo(textSelectInfo)); in OnBackPressed()
7013 SelectionInfo RichEditorPattern::GetAdjustedSelectionInfo(const SelectionInfo& textSelectInfo) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern