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