Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h758 virtual void OnBorderColorUpdate(const BorderColorProperty& value) {} in OnBorderColorUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h440 void OnBorderColorUpdate(const BorderColorProperty& value) override;
H A Drosen_render_context.cpp2398 void RosenRenderContext::OnBorderColorUpdate(const BorderColorProperty& value) in OnBorderColorUpdate() function in OHOS::Ace::NG::RosenRenderContext