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