Home
last modified time | relevance | path

Searched refs:IsClickEventOnlyForMenuToggle (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.h1036 bool IsClickEventOnlyForMenuToggle(const OHOS::Ace::GestureEvent& info);
H A Drich_editor_pattern.cpp2764 bool RichEditorPattern::IsClickEventOnlyForMenuToggle(const OHOS::Ace::GestureEvent& info) in IsClickEventOnlyForMenuToggle() function in OHOS::Ace::NG::RichEditorPattern
2782 CHECK_NULL_VOID(!IsClickEventOnlyForMenuToggle(info)); in HandleSingleClickEvent()