Searched refs:GetTapGestureValue (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.h | 275 static void GetTapGestureValue(ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& fingers,
|
H A D | arkts_native_common_bridge.cpp | 6312 void CommonBridge::GetTapGestureValue(ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& fingers, in GetTapGestureValue() function in OHOS::Ace::NG::CommonBridge 7527 GetTapGestureValue(runtimeCallInfo, fingers, count, distanceThreshold, NUM_5); in AddTapGesture() 7689 GetTapGestureValue(runtimeCallInfo, fingers, count, distanceThreshold, NUM_3); in AddTapGestureToGroup()
|