Home
last modified time | relevance | path

Searched refs:removeChildGesture (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_gesture_test.cpp66 gestureAPI->removeChildGesture(group, tapGesture); in HWTEST_F()
67 gestureAPI->removeChildGesture(group, tapGesture1); in HWTEST_F()
68 gestureAPI->removeChildGesture(group, longPressGesture); in HWTEST_F()
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_gesture.h799 int32_t (*removeChildGesture)(ArkUI_GestureRecognizer* group, ArkUI_GestureRecognizer* child); member

Completed in 2 milliseconds