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