Home
last modified time | relevance | path

Searched refs:DeleteByDeleteValueInfo (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.h1170 void DeleteByDeleteValueInfo(const RichEditorDeleteValue& info);
H A Drich_editor_pattern.cpp5383 DeleteByDeleteValueInfo(info); in DoDeleteActions()
6413 void RichEditorPattern::DeleteByDeleteValueInfo(const RichEditorDeleteValue& info) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
9256 DeleteByDeleteValueInfo(info); in OnBackPressed()