Searched defs:toast (Results 1 – 2 of 2) sorted by relevance
82 [child](const ToastInfo& toast) { return toast.child == child; })) { in HasOverlayChild()422 …toastStack_.begin(), toastStack_.end(), [child](const ToastInfo& toast) { return toast.child == *c… in PerformDirectPop()
288 void ToastPattern::UpdateToastSize(const RefPtr<FrameNode>& toast) in UpdateToastSize()