Home
last modified time | relevance | path

Searched refs:HandleClickSelection (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.h1035 bool HandleClickSelection(const OHOS::Ace::GestureEvent& info);
H A Drich_editor_pattern.cpp2751 bool RichEditorPattern::HandleClickSelection(const OHOS::Ace::GestureEvent& info) in HandleClickSelection() function in OHOS::Ace::NG::RichEditorPattern
2772 return HandleClickSelection(info); in IsClickEventOnlyForMenuToggle()