Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_keyboard_shortcut_test_ng.cpp665 richEditorPattern->HandleOnDragDropStyledString(event);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1287 void HandleOnDragDropStyledString(const RefPtr<OHOS::Ace::DragEvent>& event);
H A Drich_editor_pattern.cpp9187 void RichEditorPattern::HandleOnDragDropStyledString(const RefPtr<OHOS::Ace::DragEvent>& event) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
9237 HandleOnDragDropStyledString(event); in OnBackPressed()