Searched refs:UpdateToastNodeStyle (Results 1 – 3 of 3) sorted by relevance
30 static void UpdateToastNodeStyle(const RefPtr<FrameNode>& toastNode);
138 ToastView::UpdateToastNodeStyle(toastNode); in UpdateToastContext()141 void ToastView::UpdateToastNodeStyle(const RefPtr<FrameNode>& toastNode) in UpdateToastNodeStyle() function in OHOS::Ace::NG::ToastView
363 ToastView::UpdateToastNodeStyle(host); in OnColorConfigurationUpdate()