HomeSort by relevance Sort by last modified time
    Searched full:is_gtk_theme (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
personal_options_handler.cc 336 bool is_gtk_theme = provider->UseGtkTheme(); local
337 FundamentalValue gtk_enabled(!is_gtk_theme);
342 bool is_gtk_theme = false; local
345 bool is_classic_theme = !is_gtk_theme && provider->UsingDefaultTheme();

Completed in 87 milliseconds