Home
last modified time | relevance | path

Searched defs:OnDragAndDropData (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_client_impl.cpp771 bool WebClientImpl::OnDragAndDropData(const void* data, size_t len, std::shared_ptr<NWeb::NWebImage… in OnDragAndDropData() function in OHOS::Ace::WebClientImpl
Dweb_delegate.cpp5468 bool WebDelegate::OnDragAndDropData(const void* data, size_t len, int width, int height) in OnDragAndDropData() function in OHOS::Ace::WebDelegate