Searched refs:AppSetDataImage (Results 1 – 1 of 1) sorted by relevance
2328 shared_ptr<JsValue> AppSetDataImage(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>… in AppSetDataImage() function2979 … dataTransfer->SetProperty(runtime_, "setDragImage", runtime_->NewFunction(AppSetDataImage)); in FireJsEvent()