Home
last modified time | relevance | path

Searched defs:SetShouldFrameSubmissionBeforeDraw (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h209 void SetShouldFrameSubmissionBeforeDraw(bool should) override {} in SetShouldFrameSubmissionBeforeDraw() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h271 void SetShouldFrameSubmissionBeforeDraw(bool should) override in SetShouldFrameSubmissionBeforeDraw() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp559 void ArkWebNWebImpl::SetShouldFrameSubmissionBeforeDraw(bool should) in SetShouldFrameSubmissionBeforeDraw() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp662 void ArkWebNWebWrapper::SetShouldFrameSubmissionBeforeDraw(bool should) in SetShouldFrameSubmissionBeforeDraw() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4122 void WebDelegate::SetShouldFrameSubmissionBeforeDraw(bool should) in SetShouldFrameSubmissionBeforeDraw() function in OHOS::Ace::WebDelegate