Home
last modified time | relevance | path

Searched refs:currentScrollParam_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1406 AutoScrollParam currentScrollParam_; variable
H A Drich_editor_pattern.cpp8577 currentScrollParam_ = param; in OnBackPressed()
8585 client->OnAutoScroll(client->currentScrollParam_); in OnBackPressed()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_change_callback_test_ng.cpp1750 EXPECT_EQ(richEditorPattern->currentScrollParam_.offset, 0) << "darg speed move up";
H A Drich_editor_test_ng.cpp3380 EXPECT_EQ(richEditorPattern->currentScrollParam_.offset, 0) << "darg speed move up";