Home
last modified time | relevance | path

Searched refs:ScheduleAutoScroll (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.cpp8531 ScheduleAutoScroll(param); in OnBackPressed()
8534 ScheduleAutoScroll(param); in OnBackPressed()
8544 ScheduleAutoScroll(param); in OnBackPressed()
8548 ScheduleAutoScroll(param); in OnBackPressed()
8561 void RichEditorPattern::ScheduleAutoScroll(AutoScrollParam param) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
8616 ScheduleAutoScroll(param); in OnBackPressed()
8625 ScheduleAutoScroll(param); in OnBackPressed()
8639 ScheduleAutoScroll(param); in OnBackPressed()
H A Drich_editor_pattern.h1216 void ScheduleAutoScroll(AutoScrollParam param);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_test_ng.cpp789 richEditorPattern->ScheduleAutoScroll(param);