Home
last modified time | relevance | path

Searched refs:PutSpanstringConvertHtmlCallback (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1027 void ArkWebNWebImpl::PutSpanstringConvertHtmlCallback( in PutSpanstringConvertHtmlCallback() function in OHOS::ArkWeb::ArkWebNWebImpl
1031 nweb_nweb_->PutSpanstringConvertHtmlCallback(nullptr); in PutSpanstringConvertHtmlCallback()
1034 nweb_nweb_->PutSpanstringConvertHtmlCallback( in PutSpanstringConvertHtmlCallback()
H A Dark_web_nweb_impl.h1159 void PutSpanstringConvertHtmlCallback(
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1189 void ArkWebNWebWrapper::PutSpanstringConvertHtmlCallback( in PutSpanstringConvertHtmlCallback() function in OHOS::ArkWeb::ArkWebNWebWrapper
1193 ark_web_nweb_->PutSpanstringConvertHtmlCallback(nullptr); in PutSpanstringConvertHtmlCallback()
1197 ark_web_nweb_->PutSpanstringConvertHtmlCallback( in PutSpanstringConvertHtmlCallback()
H A Dark_web_nweb_wrapper.h1168 void PutSpanstringConvertHtmlCallback(
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb.h1408 virtual void PutSpanstringConvertHtmlCallback(
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1346 virtual void PutSpanstringConvertHtmlCallback( in PutSpanstringConvertHtmlCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2547 delegate->nweb_->PutSpanstringConvertHtmlCallback(spanstringConvertHtmlImpl); in InitWebViewWithWindow()
2946 delegate->nweb_->PutSpanstringConvertHtmlCallback(spanstringConvertHtmlImpl); in InitWebViewWithSurface()