Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp1646 richEditorPattern->StopAutoScroll();
1653 richEditorPattern->StopAutoScroll();
1662 richEditorPattern->StopAutoScroll();
1670 richEditorPattern->StopAutoScroll();
1698 richEditorPattern->StopAutoScroll();
1704 richEditorPattern->StopAutoScroll();
1710 richEditorPattern->StopAutoScroll();
1716 richEditorPattern->StopAutoScroll();
1744 richEditorPattern->StopAutoScroll();
1751 richEditorPattern->StopAutoScroll();
[all …]
H A Drich_editor_test_ng.cpp3276 richEditorPattern->StopAutoScroll();
3283 richEditorPattern->StopAutoScroll();
3292 richEditorPattern->StopAutoScroll();
3300 richEditorPattern->StopAutoScroll();
3328 richEditorPattern->StopAutoScroll();
3334 richEditorPattern->StopAutoScroll();
3340 richEditorPattern->StopAutoScroll();
3346 richEditorPattern->StopAutoScroll();
3374 richEditorPattern->StopAutoScroll();
3381 richEditorPattern->StopAutoScroll();
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp227 pattern->StopAutoScroll(); in OnHandleMoveDone()
H A Drich_editor_pattern.cpp3822 pattern->StopAutoScroll(); in OnDragStartAndEnd()
3877 pattern->StopAutoScroll(); in onDragDropAndLeave()
6880 StopAutoScroll(false); in OnBackPressed()
8536 StopAutoScroll(); in OnBackPressed()
8550 StopAutoScroll(); in OnBackPressed()
8587 client->StopAutoScroll(); in OnBackPressed()
8643 void RichEditorPattern::StopAutoScroll(bool hideBarImmediately) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
8912 StopAutoScroll(); in OnBackPressed()
H A Drich_editor_pattern.h1218 void StopAutoScroll(bool hideBarImmediately = true);