Home
last modified time | relevance | path

Searched defs:SetLinkTitle (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.cpp46 bool ArkWebDragDataImpl::SetLinkTitle(const ArkWebString& title) in SetLinkTitle() 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.cpp64 bool ArkWebDragDataWrapper::SetLinkTitle(const std::string& title) in SetLinkTitle() function in OHOS::ArkWeb::ArkWebDragDataWrapper
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_focus_test_ng.cpp89 bool SetLinkTitle(const std::string& title) override in SetLinkTitle() function in OHOS::NWeb::NWebDragDataMock