Home
last modified time | relevance | path

Searched refs:ShouldWindowContentsBeTransparent (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/platform_window/
H A Dplatform_window.cc15 bool PlatformWindow::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in ui::PlatformWindow
H A Dplatform_window.h101 virtual bool ShouldWindowContentsBeTransparent() const; in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/platform_window/
H A Dplatform_window.cc17 bool PlatformWindow::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in ui::PlatformWindow
H A Dplatform_window.h102 virtual bool ShouldWindowContentsBeTransparent() const; in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/
H A Dbrowser_desktop_window_tree_host_win.h78 bool ShouldWindowContentsBeTransparent() const override;
H A Dbrowser_desktop_window_tree_host_win.cc507 bool BrowserDesktopWindowTreeHostWin::ShouldWindowContentsBeTransparent() in ShouldWindowContentsBeTransparent() function in BrowserDesktopWindowTreeHostWin
510 views::DesktopWindowTreeHostWin::ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/platform_window/win/
H A Dwin_window.h55 bool ShouldWindowContentsBeTransparent() const override;
H A Dwin_window.cc163 bool WinWindow::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in ui::WinWindow
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/platform_window/win/
H A Dwin_window.h55 bool ShouldWindowContentsBeTransparent() const override;
H A Dwin_window.cc163 bool WinWindow::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in ui::WinWindow
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host.h159 virtual bool ShouldWindowContentsBeTransparent() const = 0;
H A Ddesktop_window_tree_host_platform.h85 bool ShouldWindowContentsBeTransparent() const override;
H A Ddesktop_window_tree_host_platform.cc530 bool DesktopWindowTreeHostPlatform::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::DesktopWindowTreeHostPlatform
531 return platform_window()->ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()
H A Ddesktop_native_widget_aura.cc445 desktop_window_tree_host_->ShouldWindowContentsBeTransparent(); in UpdateWindowTransparency()
607 bool DesktopNativeWidgetAura::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::DesktopNativeWidgetAura
608 return desktop_window_tree_host_->ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host.h159 virtual bool ShouldWindowContentsBeTransparent() const = 0;
H A Ddesktop_window_tree_host_platform.h94 bool ShouldWindowContentsBeTransparent() const override;
H A Ddesktop_native_widget_aura.cc451 desktop_window_tree_host_->ShouldWindowContentsBeTransparent(); in UpdateWindowTransparency()
617 bool DesktopNativeWidgetAura::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::DesktopNativeWidgetAura
618 return desktop_window_tree_host_->ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()
H A Ddesktop_window_tree_host_platform.cc560 bool DesktopWindowTreeHostPlatform::ShouldWindowContentsBeTransparent() const { in ShouldWindowContentsBeTransparent() function in views::DesktopWindowTreeHostPlatform
561 return platform_window()->ShouldWindowContentsBeTransparent(); in ShouldWindowContentsBeTransparent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/host/
H A Dwayland_window.h122 bool ShouldWindowContentsBeTransparent() const override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/platform_window/x11/
H A Dx11_window.h87 bool ShouldWindowContentsBeTransparent() const override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/
H A Dnative_widget_private.h92 virtual bool ShouldWindowContentsBeTransparent() const = 0;
H A Dnative_widget_mac.h101 bool ShouldWindowContentsBeTransparent() const override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_window.h140 bool ShouldWindowContentsBeTransparent() const override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/
H A Dnative_widget_private.h93 virtual bool ShouldWindowContentsBeTransparent() const = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/platform_window/x11/
H A Dx11_window.h99 bool ShouldWindowContentsBeTransparent() const override;

12