Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_test_ng.cpp748 richEditorPattern->OnAutoScroll(param);
754 richEditorPattern->OnAutoScroll(param);
760 richEditorPattern->OnAutoScroll(param);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1217 void OnAutoScroll(AutoScrollParam param);
H A Drich_editor_pattern.cpp8585 client->OnAutoScroll(client->currentScrollParam_); in OnBackPressed()
8595 void RichEditorPattern::OnAutoScroll(AutoScrollParam param) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern