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

  /external/chromium_org/ui/views/linux_ui/
linux_ui.h 105 virtual bool GetDefaultUsesSystemTheme() const = 0;
  /external/chromium_org/chrome/browser/themes/
theme_service_factory.cc 71 default_uses_system_theme = linux_ui->GetDefaultUsesSystemTheme();
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.h 95 virtual bool GetDefaultUsesSystemTheme() const OVERRIDE;
gtk2_ui.cc 480 bool Gtk2UI::GetDefaultUsesSystemTheme() const {
    [all...]

Completed in 6087 milliseconds