Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_drag_data_impl.cpp36 bool ArkWebDragDataImpl::SetLinkURL(const ArkWebString& url) in SetLinkURL() function in OHOS::ArkWeb::ArkWebDragDataImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_drag_data_wrapper.cpp45 bool ArkWebDragDataWrapper::SetLinkURL(const std::string& url) in SetLinkURL() function in OHOS::ArkWeb::ArkWebDragDataWrapper
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_focus_test_ng.cpp72 bool SetLinkURL(const std::string& url) override in SetLinkURL() function in OHOS::NWeb::NWebDragDataMock