Home
last modified time | relevance | path

Searched defs:PutBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.h103 void PutBackgroundColor(int color) override {} in PutBackgroundColor() function
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.h125 void PutBackgroundColor(int color) override in PutBackgroundColor() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp240 void ArkWebNWebImpl::PutBackgroundColor(int color) in PutBackgroundColor() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp249 void ArkWebNWebWrapper::PutBackgroundColor(int color) in PutBackgroundColor() function in OHOS::ArkWeb::ArkWebNWebWrapper