Home
last modified time | relevance | path

Searched defs:createTapGesture (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_gesture.h674 ArkUI_GestureRecognizer* (*createTapGesture)(int32_t countNum, int32_t fingersNum); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp78 ArkUIGesture* createTapGesture(ArkUI_Int32 count, ArkUI_Int32 fingers, void* userData) in createTapGesture() function
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2944 ArkUIGesture* (*createTapGesture)(ArkUI_Int32 count, ArkUI_Int32 fingers, void* userData); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1329 ArkUIGesture* (*createTapGesture)(ArkUI_Int32 count, ArkUI_Int32 fingers, void* userData); member

Completed in 35 milliseconds