Searched refs:GetPanGestureValue (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 | 279 …static void GetPanGestureValue(ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& fingers, int32_t& d…
|
H A D | arkts_native_common_bridge.cpp | 6358 void CommonBridge::GetPanGestureValue( in GetPanGestureValue() function in OHOS::Ace::NG::CommonBridge 7579 GetPanGestureValue(runtimeCallInfo, fingers, direction, distance, NUM_5); in AddPanGesture() 7727 GetPanGestureValue(runtimeCallInfo, fingers, direction, distance, NUM_3); in AddPanGestureToGroup()
|