Home
last modified time | relevance | path

Searched defs:removeGestureFromGestureGroup (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp187 void removeGestureFromGestureGroup(ArkUIGesture* group, ArkUIGesture* child) in removeGestureFromGestureGroup() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1320 void (*removeGestureFromGestureGroup)(ArkUIGesture* group, ArkUIGesture* child); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2987 void (*removeGestureFromGestureGroup)(ArkUIGesture* group, ArkUIGesture* child); member