Searched refs:AutoScrollByEdgeDetection (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_change_callback_test_ng.cpp | 1643 richEditorPattern->AutoScrollByEdgeDetection( 1650 richEditorPattern->AutoScrollByEdgeDetection( 1659 richEditorPattern->AutoScrollByEdgeDetection( 1667 richEditorPattern->AutoScrollByEdgeDetection( 1695 richEditorPattern->AutoScrollByEdgeDetection(param, 1701 richEditorPattern->AutoScrollByEdgeDetection(param, 1707 richEditorPattern->AutoScrollByEdgeDetection(param, 1713 richEditorPattern->AutoScrollByEdgeDetection(param, 1741 richEditorPattern->AutoScrollByEdgeDetection( 1747 richEditorPattern->AutoScrollByEdgeDetection( [all …]
|
H A D | rich_editor_test_ng.cpp | 3273 richEditorPattern->AutoScrollByEdgeDetection( 3280 richEditorPattern->AutoScrollByEdgeDetection( 3289 richEditorPattern->AutoScrollByEdgeDetection( 3297 richEditorPattern->AutoScrollByEdgeDetection( 3325 richEditorPattern->AutoScrollByEdgeDetection(param, 3331 richEditorPattern->AutoScrollByEdgeDetection(param, 3337 richEditorPattern->AutoScrollByEdgeDetection(param, 3343 richEditorPattern->AutoScrollByEdgeDetection(param, 3371 richEditorPattern->AutoScrollByEdgeDetection( 3377 richEditorPattern->AutoScrollByEdgeDetection( [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_select_overlay.cpp | 177 pattern->AutoScrollByEdgeDetection(param, localOffset, EdgeDetectionStrategy::OUT_BOUNDARY); in OnHandleMove()
|
H A D | rich_editor_pattern.h | 1219 …void AutoScrollByEdgeDetection(AutoScrollParam param, OffsetF offset, EdgeDetectionStrategy strate…
|
H A D | rich_editor_pattern.cpp | 3927 AutoScrollByEdgeDetection(param, localOffset, EdgeDetectionStrategy::IN_BOUNDARY); in OnDragMove() 6802 …AutoScrollByEdgeDetection(param, OffsetF(info.GetLocalLocation().GetX(), info.GetLocalLocation().G… in OnBackPressed() 8509 void RichEditorPattern::AutoScrollByEdgeDetection(AutoScrollParam param, OffsetF offset, EdgeDetect… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
|