Home
last modified time | relevance | path

Searched defs:swipe (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/
H A Dui_test_ui_swipe_view.cpp93 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitSwipeViewTestHorizontal001() local
125 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitSwipeViewTestHorizontal002() local
161 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitSwipeViewTestHorizontal003() local
200 UISwipeView* swipe = new UISwipeView(UISwipeView::VERTICAL); in UIKitSwipeViewTestVer001() local
230 UISwipeView* swipe = new UISwipeView(UISwipeView::VERTICAL); in UIKitSwipeViewTestVer002() local
267 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitSwipeViewTestRemove001() local
327 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitSwipeViewTestAlign001() local
376 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitSwipeViewTestSetCurrentPage() local
/ohos5.0/foundation/arkui/ui_lite/test/unittest/rotate/
H A Dui_rotate_input_unit_test.cpp59 UISwipeView* swipe = new UISwipeView(); variable
143 UISwipeView* swipe = new UISwipeView(); variable
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H A Dui_test_border_margin_padding.cpp689 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitUITestBorderMarginPaddingTest018() local
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_opacity/
H A Dui_test_opacity.cpp461 UISwipeView* swipe = new UISwipeView(UISwipeView::HORIZONTAL); in UIKitOpacityTestUISwipeView001() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Devent.h123 EventParam swipe; member