Searched refs:ShouldWindowContentsBeTransparent (Results 1 – 17 of 17) sorted by relevance
625 if (GetWidget()->ShouldWindowContentsBeTransparent()) in OnPaint()729 return GetWidget()->ShouldWindowContentsBeTransparent() ? in PopupTopSpacing()744 PopupTopSpacing() + (GetWidget()->ShouldWindowContentsBeTransparent() ? in SizeForContentSize()
131 virtual bool ShouldWindowContentsBeTransparent() const = 0;
549 bool DesktopNativeWidgetAura::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::DesktopNativeWidgetAura550 return desktop_window_tree_host_->ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()1200 desktop_window_tree_host_->ShouldWindowContentsBeTransparent()); in UpdateWindowTransparency()
135 virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
93 virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
101 virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
394 bool DesktopWindowTreeHostWin::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::DesktopWindowTreeHostWin
687 bool DesktopWindowTreeHostX11::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::DesktopWindowTreeHostX11
84 virtual bool ShouldWindowContentsBeTransparent() const = 0;
31 virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
57 virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
632 bool ShouldWindowContentsBeTransparent() const;
892 bool Widget::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::Widget893 return native_widget_->ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()
134 bool NativeWidgetMac::ShouldWindowContentsBeTransparent() const {
193 bool NativeWidgetAura::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::NativeWidgetAura
261 bool ShouldWindowContentsBeTransparent() const;359 bool NewTabButton::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in NewTabButton361 GetWidget()->GetTopLevelWidget()->ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()368 if (ShouldWindowContentsBeTransparent()) { in GetBackgroundImage()380 alpha = ShouldWindowContentsBeTransparent() ? kGlassFrameInactiveTabAlpha in GetBackgroundImage()454 uint8 alpha = ShouldWindowContentsBeTransparent() ? in GetImageForState()1286 if (GetWidget()->ShouldWindowContentsBeTransparent()) { in PaintChildren()
1521 widget->GetTopLevelWidget()->ShouldWindowContentsBeTransparent()) { in GetTabIdAndFrameId()