Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp610 void WebPattern::OnBackgroundColorUpdate(int32_t value) in OnBackgroundColorUpdate() function in OHOS::Ace::NG::WebPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h476 virtual void OnBackgroundColorUpdate(const Color& value) {} in OnBackgroundColorUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2484 void WebPattern::OnBackgroundColorUpdate(int32_t value) in OnBackgroundColorUpdate() function in OHOS::Ace::NG::WebPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp710 void RosenRenderContext::OnBackgroundColorUpdate(const Color& value) in OnBackgroundColorUpdate() function in OHOS::Ace::NG::RosenRenderContext