Home
last modified time | relevance | path

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