Searched refs:UseTransparentWindows (Results 1 – 9 of 9) sorted by relevance
57 bool TestViewsDelegate::UseTransparentWindows() const { in UseTransparentWindows() function in views::TestViewsDelegate
62 virtual bool UseTransparentWindows() const OVERRIDE;
45 virtual bool UseTransparentWindows() const OVERRIDE;
178 bool ChromeViewsDelegate::UseTransparentWindows() const { in UseTransparentWindows() function in ChromeViewsDelegate
108 virtual bool UseTransparentWindows() const = 0;
60 virtual bool UseTransparentWindows() const OVERRIDE { in UseTransparentWindows() function in ash::shell::__anon0d3ff16b0111::ShellViewsDelegate
60 virtual bool UseTransparentWindows() const OVERRIDE { in UseTransparentWindows() function in content::__anon08a5d3320111::ShellViewsDelegateAura
116 ViewsDelegate::views_delegate->UseTransparentWindows()) ? in InitParams()142 ViewsDelegate::views_delegate->UseTransparentWindows()) ? in InitParams()
175 ASSERT_FALSE(views_delegate().UseTransparentWindows()); in TEST_F()