Home
last modified time | relevance | path

Searched refs:HandleCursorOnDragLeaved (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1144 void HandleCursorOnDragLeaved(const RefPtr<NotifyDragEvent>& notifyDragEvent);
H A Drich_editor_pattern.cpp8894 void RichEditorPattern::HandleCursorOnDragLeaved(const RefPtr<NotifyDragEvent>& notifyDragEvent) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
8936 HandleCursorOnDragLeaved(notifyDragEvent); in OnBackPressed()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_test_ng.cpp629 richEditorPattern->HandleCursorOnDragLeaved(notifyDragEvent);