Home
last modified time | relevance | path

Searched refs:GetBackgroundColorEnabled (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h615 bool GetBackgroundColorEnabled() const in GetBackgroundColorEnabled() function
H A Drender_web.cpp161 if (web->GetBackgroundColorEnabled()) { in Update()