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

  /external/chromium_org/ui/views/test/
test_views_delegate.cc 19 : use_transparent_windows_(false) {
29 use_transparent_windows_ = transparent;
58 return use_transparent_windows_;
test_views_delegate.h 74 bool use_transparent_windows_; member in class:views::TestViewsDelegate
  /external/chromium_org/content/shell/browser/
shell_views.cc 49 ShellViewsDelegateAura() : use_transparent_windows_(false) {
56 use_transparent_windows_ = transparent;
61 return use_transparent_windows_;
65 bool use_transparent_windows_; member in class:content::__anon11002::ShellViewsDelegateAura

Completed in 101 milliseconds