Searched refs:destroying_ (Results 1 – 6 of 6) sorted by relevance
28 destroying_(false), in MenuHost()87 destroying_ = true; in DestroyMenuHost()109 if (destroying_ || ignore_capture_lost_) in OnMouseCaptureLost()119 if (!destroying_) { in OnNativeWidgetDestroyed()129 if (destroying_) in OnOwnerClosing()148 if (destroying_ || !menu_controller) in OnDragComplete()
70 bool destroying_; variable
15 AsyncInvoker::AsyncInvoker() : destroying_(false) {} in AsyncInvoker()18 destroying_ = true; in ~AsyncInvoker()37 if (destroying_) return; in Flush()57 if (destroying_) { in DoInvoke()
126 bool destroying_; variable
79 destroying_(false), in NativeWidgetAura()942 if (!destroying_) { in OnWindowFocused()984 destroying_ = true; in ~NativeWidgetAura()
213 bool destroying_; variable