Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_view.h30 static void UpdateToastNodeStyle(const RefPtr<FrameNode>& toastNode);
H A Dtoast_view.cpp138 ToastView::UpdateToastNodeStyle(toastNode); in UpdateToastContext()
141 void ToastView::UpdateToastNodeStyle(const RefPtr<FrameNode>& toastNode) in UpdateToastNodeStyle() function in OHOS::Ace::NG::ToastView
H A Dtoast_pattern.cpp363 ToastView::UpdateToastNodeStyle(host); in OnColorConfigurationUpdate()