Home
last modified time | relevance | path

Searched refs:IsWidgetValid (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/views/
H A Dmessage_popup_view.cc57 if (!IsWidgetValid()) in UpdateContents()
75 if (!IsWidgetValid()) in GetOpacity()
82 if (!IsWidgetValid()) in SetPopupBounds()
88 if (!IsWidgetValid()) in SetOpacity()
94 if (!IsWidgetValid() || is_hovered_ || in AutoCollapse()
182 if (!IsWidgetValid()) in OnWorkAreaChanged()
211 bool MessagePopupView::IsWidgetValid() const { in IsWidgetValid() function in message_center::MessagePopupView
H A Dmessage_popup_view_mac.mm14 if (!IsWidgetValid())
H A Dmessage_popup_view.h77 bool IsWidgetValid() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/message_center/views/
H A Dmessage_popup_view.cc57 if (!IsWidgetValid()) in UpdateContents()
84 if (!IsWidgetValid()) in GetOpacity()
91 if (!IsWidgetValid()) in SetPopupBounds()
97 if (!IsWidgetValid()) in SetOpacity()
103 if (!IsWidgetValid() || is_hovered_ || in AutoCollapse()
191 if (!IsWidgetValid()) in OnWorkAreaChanged()
220 bool MessagePopupView::IsWidgetValid() const { in IsWidgetValid() function in message_center::MessagePopupView
H A Dmessage_popup_view_mac.mm14 if (!IsWidgetValid())
H A Dmessage_popup_view.h77 bool IsWidgetValid() const;