Home
last modified time | relevance | path

Searched defs:OnForegroundColorUpdate (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h719 virtual void OnForegroundColorUpdate(const Color& value) {} in OnForegroundColorUpdate() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp710 void RosenRenderContext::OnForegroundColorUpdate(const Color& value) in OnForegroundColorUpdate() function in OHOS::Ace::NG::RosenRenderContext