notified_delegate_ 70 ui/views/window/dialog_client_view.cc if (!notified_delegate_ && GetDialogDelegate()->Accept(false)) { notified_delegate_ 71 ui/views/window/dialog_client_view.cc notified_delegate_ = true; notified_delegate_ 78 ui/views/window/dialog_client_view.cc if (!notified_delegate_ && GetDialogDelegate()->Cancel()) { notified_delegate_ 79 ui/views/window/dialog_client_view.cc notified_delegate_ = true; notified_delegate_ 129 ui/views/window/dialog_client_view.cc if (notified_delegate_) notified_delegate_ 135 ui/views/window/dialog_client_view.cc notified_delegate_ = true; notified_delegate_ 127 ui/views/window/dialog_client_view.h bool notified_delegate_;