Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/
Ddrag_data_impl.cc133 void CefDragDataImpl::SetLinkURL(const CefString& url) { in SetLinkURL() function in CefDragDataImpl
/third_party/cef/libcef_dll/ctocpp/
Ddrag_data_ctocpp.cc294 void CefDragDataCToCpp::SetLinkURL(const CefString& url) { in SetLinkURL() function in CefDragDataCToCpp