Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_edit_test_ng.cpp515 richEditorPattern->RedoDrag(record);
773 richEditorPattern->RedoDrag(record);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1264 void RedoDrag(const OperationRecord& record);
H A Drich_editor_pattern.cpp6178 RedoDrag(value); in OnBackPressed()
9321 void RichEditorPattern::RedoDrag(const OperationRecord& record) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern