HomeSort by relevance Sort by last modified time
    Searched refs:UseTransparentWindows (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ui/views/test/
test_views_delegate.cc 50 bool TestViewsDelegate::UseTransparentWindows() const {
test_views_delegate.h 55 virtual bool UseTransparentWindows() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
chrome_views_delegate.h 41 virtual bool UseTransparentWindows() const OVERRIDE;
chrome_views_delegate.cc 151 bool ChromeViewsDelegate::UseTransparentWindows() const {
  /external/chromium_org/ui/views/
views_delegate.h 101 virtual bool UseTransparentWindows() const = 0;
  /external/chromium_org/ash/shell/content_client/
shell_browser_main_parts.cc 61 virtual bool UseTransparentWindows() const OVERRIDE {
  /external/chromium_org/content/shell/
shell_aura.cc 54 virtual bool UseTransparentWindows() const OVERRIDE {
  /external/chromium_org/ui/views/widget/
widget.cc 108 ViewsDelegate::views_delegate->UseTransparentWindows()) ?
134 ViewsDelegate::views_delegate->UseTransparentWindows()) ?
    [all...]
widget_unittest.cc 419 ASSERT_FALSE(views_delegate().UseTransparentWindows());
    [all...]
  /external/chromium_org/ash/wm/
custom_frame_view_ash_unittest.cc 76 virtual bool UseTransparentWindows() const OVERRIDE {
    [all...]

Completed in 402 milliseconds