Home
last modified time | relevance | path

Searched refs:OnForegroundColorStrategyUpdate (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h741 virtual void OnForegroundColorStrategyUpdate(const ForegroundColorStrategy& value) {} in OnForegroundColorStrategyUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h429 void OnForegroundColorStrategyUpdate(const ForegroundColorStrategy& value) override;
H A Drosen_render_context.cpp741 void RosenRenderContext::OnForegroundColorStrategyUpdate(const ForegroundColorStrategy& value) in OnForegroundColorStrategyUpdate() function in OHOS::Ace::NG::RosenRenderContext