Home
last modified time | relevance | path

Searched refs:createSwipeGesture (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_gesture_test.cpp49 auto swipeGesture = gestureAPI->createSwipeGesture(1, 1, 5); in HWTEST_F()
88 auto swipeGesture = gestureAPI->createSwipeGesture(1, 1, 0.0f); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_gesture.h763 ArkUI_GestureRecognizer* (*createSwipeGesture)( member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp120 ArkUIGesture* createSwipeGesture(ArkUI_Int32 fingers, ArkUI_Int32 directions, ArkUI_Float64 speed, void* userData) in createSwipeGesture() function
793 createSwipeGesture, in GetGestureModifier()
831 createSwipeGesture, in GetCJUIGestureModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dgesture_impl.cpp451 OHOS::Ace::NodeModel::GetFullImpl()->getNodeModifiers()->getGestureModifier()->createSwipeGesture(fingers, in CreateSwipeGesture()
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1335 ArkUIGesture* (*createSwipeGesture)( member
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2952 ArkUIGesture* (*createSwipeGesture)( member

Completed in 39 milliseconds