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