Home
last modified time | relevance | path

Searched refs:ResetAfterPaste (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp386 richEditorPattern->ResetAfterPaste();
H A Drich_editor_change_callback_test_ng.cpp391 richEditorPattern->ResetAfterPaste();
H A Drich_editor_test_ng.cpp5694 richEditorPattern->ResetAfterPaste();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h372 void ResetAfterPaste();
H A Drich_editor_pattern.cpp7290 void RichEditorPattern::ResetAfterPaste() in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
7355 richEditor->ResetAfterPaste(); in OnBackPressed()