Home
last modified time | relevance | path

Searched refs:HandleUserLongPressEvent (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.h1046 bool HandleUserLongPressEvent(GestureEvent& info);
H A Drich_editor_pattern.cpp3487 HandleUserLongPressEvent(info); in HandleDoubleClickOrLongPress()
3593 bool RichEditorPattern::HandleUserLongPressEvent(GestureEvent& info) in HandleUserLongPressEvent() function in OHOS::Ace::NG::RichEditorPattern