Home
last modified time | relevance | path

Searched refs:isResetSelection (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.h1195 …ditorDeleteDirection direction = RichEditorDeleteDirection::FORWARD, bool isResetSelection = true);
H A Drich_editor_pattern.cpp9694 int32_t length, RichEditorDeleteDirection direction, bool isResetSelection) in OnBackPressed() argument
9705 if (isResetSelection) { in OnBackPressed()