Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp83 …auto tapGestureObject = AceType::MakeRefPtr<TapGesture>(count, fingers, std::numeric_limits<double… in createTapGesture() local
93 auto tapGestureObject = AceType::MakeRefPtr<TapGesture>(count, fingers, distanceThreshold); in createTapGestureWithDistanceThreshold() local