Home
last modified time | relevance | path

Searched refs:ProcessOverlayOnSetSelection (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.h1296 void ProcessOverlayOnSetSelection(const std::optional<SelectionOptions>& options);
H A Drich_editor_pattern.cpp7954 ProcessOverlayOnSetSelection(options); in OnBackPressed()
7960 void RichEditorPattern::ProcessOverlayOnSetSelection(const std::optional<SelectionOptions>& options) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern