Home
last modified time | relevance | path

Searched refs:HandleSelectWrapper (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h466 int32_t HandleSelectWrapper(CaretMoveIntent direction, int32_t fixedPos);
H A Drich_editor_pattern.cpp6073 newPos = HandleSelectWrapper(direction, fixedPos); in OnBackPressed()
10357 int32_t RichEditorPattern::HandleSelectWrapper(CaretMoveIntent direction, int32_t fixedPos) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern