| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/tab-content/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/text/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/switch/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/tabs/router/ |
| H A D | index.js | |
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | scroll_controller_base.h | 94 virtual void ScrollBy(double pixelX, double pixelY, bool smooth) {} in ScrollBy() argument 96 virtual void ScrollToEdge(ScrollEdgeType scrollEdgeType, bool smooth) {} in ScrollToEdge() argument 98 virtual void ScrollPage(bool reverse, bool smooth) {} in ScrollPage() argument 89 AnimateTo( const Dimension& position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll = false) AnimateTo() argument
|
| H A D | render_scroll.cpp | 680 void RenderScroll::ScrollToEdge(ScrollEdgeType scrollEdgeType, bool smooth) in ScrollToEdge() argument 692 bool RenderScroll::ScrollPage(bool reverse, bool smooth, const std::function<void()>& onFinish) in ScrollPage() argument 813 void RenderScroll::ScrollBy(double pixelX, double pixelY, bool smooth, const std::function<void()>& onFinish) in ScrollBy() argument
|
| H A D | render_multi_child_scroll.cpp | 689 void RenderMultiChildScroll::ScrollToEdge(ScrollEdgeType scrollEdgeType, bool smooth) in ScrollToEdge() argument 716 bool RenderMultiChildScroll::ScrollToPosition(double position, int32_t source, bool smooth) in ScrollToPosition() argument 735 bool RenderMultiChildScroll::ScrollPage(bool reverse, bool smooth, const std::function<void()>& onFinish) in ScrollPage() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| H A D | grid_scroller_test_ng.cpp | 28 AssertionResult GridScrollerTestNg::ScrollToIndex(int32_t index, bool smooth, ScrollAlign align, float expectOffset) in ScrollToIndex() argument 45 void GridScrollerTestNg::ScrollToIndex(int32_t index, bool smooth, ScrollAlign align, std::optional<float> extraOffset) in ScrollToIndex() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/proxy/ |
| H A D | scroll_bar_proxy.cpp | 239 void ScrollBarProxy::ScrollPage(bool reverse, bool smooth) in ScrollPage() argument
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/panel/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/popup/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/popup/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/panel/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/panel/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/popup/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/panel/router/ |
| H A D | index.js | |
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/popup/router/ |
| H A D | index.js | |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_scroll_ffi.cpp | 53 bool smooth = false; in ScrollTo() local 103 void NativeNGScroller::ScrollToIndex(int32_t index, bool smooth, int32_t align) in ScrollToIndex() argument 279 void FfiOHOSAceFrameworkScrollerScrollToIndex(int64_t selfID, int32_t index, bool smooth, int32_t align) in FfiOHOSAceFrameworkScrollerScrollToIndex() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_scroller.cpp | 124 bool smooth = false; in ScrollTo() local 223 bool smooth = false; in ScrollToIndex() local 270 bool smooth = false; in ScrollPage() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_scroller_test_ng.cpp | 284 bool smooth = false; in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | chart_component.h | 50 bool smooth; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
| H A D | water_flow_pattern.cpp | 397 void WaterFlowPattern::ScrollPage(bool reverse, bool smooth, AccessibilityScrollType scrollType) in ScrollPage() argument 517 void WaterFlowPattern::ScrollToIndex(int32_t index, bool smooth, ScrollAlign align, std::optional<float> extraOffset) in ScrollToIndex() argument 602 AnimateTo( float position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll, bool useTotalOffset) AnimateTo() argument
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_chart.h | 179 void EnableSmooth(bool smooth) in EnableSmooth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| H A D | render_grid.cpp | 395 void RenderGrid::ScrollBy(int32_t pixelX, int32_t pixelY, bool smooth) in ScrollBy() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_circle.cpp | 977 void RenderIndexerCircle::SetItemsFocused(int32_t index, bool force, bool smooth) in SetItemsFocused() argument
|