Searched refs:SetUseCustomDropAnimation (Results 1 – 2 of 2) sorted by relevance
69 void SetUseCustomDropAnimation(const JSCallbackInfo& args);
123 …mDropAnimation", &JsDragEvent::GetUseCustomDropAnimation, &JsDragEvent::SetUseCustomDropAnimation); in JSBind()270 void JsDragEvent::SetUseCustomDropAnimation(const JSCallbackInfo& args) in SetUseCustomDropAnimation() function in OHOS::Ace::Framework::JsDragEvent