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

  /external/chromium_org/ui/views/test/
test_views_delegate.h 67 bool use_transparent_windows_; member in class:views::TestViewsDelegate
  /external/chromium_org/content/shell/
shell_aura.cc 43 ShellViewsDelegateAura() : use_transparent_windows_(false) {
50 use_transparent_windows_ = transparent;
55 return use_transparent_windows_;
59 bool use_transparent_windows_; member in class:content::__anon10516::ShellViewsDelegateAura

Completed in 201 milliseconds