Home
last modified time | relevance | path

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 Darkts_native_common_bridge.h279 …static void GetPanGestureValue(ArkUIRuntimeCallInfo* runtimeCallInfo, int32_t& fingers, int32_t& d…
H A Darkts_native_common_bridge.cpp6358 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()