Searched refs:AddPinchGesture (Results 1 – 3 of 3) sorted by relevance
345 static ArkUINativeModuleValue AddPinchGesture(ArkUIRuntimeCallInfo* runtimeCallInfo);
7618 ArkUINativeModuleValue CommonBridge::AddPinchGesture(ArkUIRuntimeCallInfo* runtimeCallInfo) in AddPinchGesture() function in OHOS::Ace::NG::CommonBridge
988 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::AddPinchGesture)); in GetArkUINativeModule()